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)