add README, models.env.example, add Qwen3.5-27B to models.env

This commit is contained in:
Jinx
2026-04-12 22:32:57 +00:00
parent 1beaa23c58
commit b2962c75fa
2 changed files with 117 additions and 0 deletions

7
models.env.example Normal file
View File

@@ -0,0 +1,7 @@
# Model config template
# Copy this file to models.env and fill in your API key and models
# Format: API_BASE | API_KEY | MODEL_ID
# Lines starting with # are comments
# https://api.vultrinference.com/v1 | YOUR_API_KEY | mistralai/Devstral-2-123B-Instruct-2512
# https://api.vultrinference.com/v1 | YOUR_API_KEY | MiniMaxAI/MiniMax-M2.7