added xortron to free models
This commit is contained in:
@@ -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
|
# 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"
|
# $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)
|
### Uncomment for G4F public-hosted models (50 req per hour per IP keyless)
|
||||||
|
|
||||||
## Write G4F models (community backend)
|
## Write G4F models (community backend)
|
||||||
|
|||||||
@@ -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-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-32k,-,https://zsnonsky-nim-proxy.hf.space/v1,
|
||||||
writer/palmyra-med-70b,-,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,
|
zyphra/zamba2-7b-instruct,-,https://zsnonsky-nim-proxy.hf.space/v1,
|
||||||
|
|||||||
|
Reference in New Issue
Block a user