added xortron to free models

This commit is contained in:
Luxferre
2026-09-08 18:19:31 +03:00
parent 2fbefcdded
commit 819f114501
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -28,6 +28,10 @@ $REQ https://zsnonsky-nim-proxy.hf.space/v1/models | jq -r '.data | .[] | .id' |
# this one works but is very slow, commenting out by default
# $REQ https://covariate-my-nvidia-proxy.hf.space/v1/models | jq -r '.data | .[] | .id' | awk '{printf "%s,-,https://covariate-my-nvidia-proxy.hf.space/v1,\n",$0}' >> "$TCONFIG"
# Write XORTRON as hardcode
echo 'xortron,-,https://darkc0de-chat.hf.space/v1,'>> "$TCONFIG"
### Uncomment for G4F public-hosted models (50 req per hour per IP keyless)
## Write G4F models (community backend)
+1
View File
@@ -112,4 +112,5 @@ writer/palmyra-creative-122b,-,https://zsnonsky-nim-proxy.hf.space/v1,
writer/palmyra-fin-70b-32k,-,https://zsnonsky-nim-proxy.hf.space/v1,
writer/palmyra-med-70b-32k,-,https://zsnonsky-nim-proxy.hf.space/v1,
writer/palmyra-med-70b,-,https://zsnonsky-nim-proxy.hf.space/v1,
xortron,-,https://darkc0de-chat.hf.space/v1,
zyphra/zamba2-7b-instruct,-,https://zsnonsky-nim-proxy.hf.space/v1,
1 model key endpoint extra
112 writer/palmyra-fin-70b-32k - https://zsnonsky-nim-proxy.hf.space/v1
113 writer/palmyra-med-70b-32k - https://zsnonsky-nim-proxy.hf.space/v1
114 writer/palmyra-med-70b - https://zsnonsky-nim-proxy.hf.space/v1
115 xortron - https://darkc0de-chat.hf.space/v1
116 zyphra/zamba2-7b-instruct - https://zsnonsky-nim-proxy.hf.space/v1