From 2e913a5f1d381052df2395de1af0250deaada865 Mon Sep 17 00:00:00 2001 From: Luxferre Date: Thu, 20 Aug 2026 17:19:05 +0300 Subject: [PATCH] free model collection update --- free-model-collector.sh | 2 +- models.csv | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/free-model-collector.sh b/free-model-collector.sh index 288f233..321b1c3 100755 --- a/free-model-collector.sh +++ b/free-model-collector.sh @@ -15,7 +15,7 @@ $REQ https://opencode.ai/zen/v1/models | jq -r '.data | map(select(.id | test("- $REQ https://api.kilo.ai/api/openrouter/models | jq -r '.data | map(select(.isFree) | .id) | .[]' | awk '{printf "%s,-,https://api.kilo.ai/api/openrouter,\n",$0}' >> "$TCONFIG" # Write OVHCloud free trial models (2 req per minute per IP keyless) -$REQ https://oai.endpoints.kepler.ai.cloud.ovh.net/v1/models | jq -r '.data | .[] | .id' | grep -viE 'diffusion|whisper|ppl|guard|embedding|bge-' | awk '{printf "%s,-,https://oai.endpoints.kepler.ai.cloud.ovh.net,\n",$0}' >> "$TCONFIG" +$REQ https://oai.endpoints.kepler.ai.cloud.ovh.net/v1/models | jq -r '.data | .[] | .id' | grep -viE 'diffusion|whisper|ppl|guard|embedding|bge-|-tts-' | awk '{printf "%s,-,https://oai.endpoints.kepler.ai.cloud.ovh.net,\n",$0}' >> "$TCONFIG" ### Uncomment for G4F public-hosted models (50 req per hour per IP keyless) diff --git a/models.csv b/models.csv index 2382c1e..f5dc30c 100644 --- a/models.csv +++ b/models.csv @@ -14,6 +14,7 @@ mimo-v2.5-free,-,https://opencode.ai/zen, Mistral-7B-Instruct-v0.3,-,https://oai.endpoints.kepler.ai.cloud.ovh.net, Mistral-Nemo-Instruct-2407,-,https://oai.endpoints.kepler.ai.cloud.ovh.net, Mistral-Small-3.2-24B-Instruct-2506,-,https://oai.endpoints.kepler.ai.cloud.ovh.net, +muse-spark-1.2-contributor-free,-,https://opencode.ai/zen, nemotron-3.5-lightning-free,-,https://opencode.ai/zen, nemotron-3-ultra-free,-,https://opencode.ai/zen, nvidia/nemotron-3.5-content-safety:free,-,https://api.kilo.ai/api/openrouter,