CoolFace
Apppublic

366degrees/snp-universal-embedding

sourceHugging Facemitupdated 11mo agoView on Hugging Face
0likes
25 commits on main
7545ff711mo ago

Update api_inference.py

366degrees
da92ced11mo ago

Update api_inference.py

366degrees
b313d1c11mo ago

Update api_inference.py

366degrees
d2d2c6311mo ago

Update api_inference.py

366degrees
3f56ea711mo ago

Trigger rebuild after cleanup

PunchNFIT
197bff911mo ago

Fix cache permissions: use /app/hf_cache for Hugging Face

PunchNFIT
bc2123611mo ago

revert to older file version

PunchNFIT
2127a2911mo ago

Fix tokenizer mapping for CustomSNPConfig

PunchNFIT
5c20eb311mo ago

Simplified: Flask direct run, no Gunicorn

PunchNFIT
57f4afd11mo ago

Rebuild trigger

PunchNFIT
0dd83cc11mo ago

Fix: enforce CustomSNPConfig registration before worker import

PunchNFIT
95229e111mo ago

Fix tokenizer registration order for Gunicorn workers

PunchNFIT
7a2745011mo ago

Add HF_HOME and finalize non-root Dockerfile

PunchNFIT
6cf281111mo ago

Fix git permission issue for Hugging Face Dev Mode

PunchNFIT
48ab98d11mo ago

Add git and wget for Hugging Face Dev Mode

PunchNFIT
365ce0c11mo ago

Add wget for Hugging Face Dev Mode

PunchNFIT
b4304dc11mo ago

Reordered tokenizer mapping for CustomSNPConfig

PunchNFIT
708729411mo ago

Added /test endpoint and finalized production build

PunchNFIT
6cfd53011mo ago

Production-ready SNP model with tokenizer mapping and WSGI server

PunchNFIT
b5f9bf111mo ago

Fix tokenizer mapping for CustomSNPConfig

PunchNFIT
ff4104311mo ago

Cleaned and registered custom_snp model architecture

PunchNFIT
d574c6911mo ago

Fix Hugging Face cache permission issue

PunchNFIT
1329fb411mo ago

Remove Colab commands and fix syntax

PunchNFIT
bcede0511mo ago

Initial commit - SNP Universal Embedding model

PunchNFIT
96c00df11mo ago

initial commit

366degrees