add README, models.env.example, add Qwen3.5-27B to models.env
This commit is contained in:
7
models.env.example
Normal file
7
models.env.example
Normal 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
|
||||
Reference in New Issue
Block a user