Before Fine Tune
This commit is contained in:
6
FineTune/.env.example
Normal file
6
FineTune/.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
FINE_TUNE_PORT=4310
|
||||
FINE_TUNE_AI_ENDPOINT=http://moku-a100:8000/v1/chat/completions
|
||||
FINE_TUNE_AI_API_KEY=WnJN_dq5BC3KCb0dJqHUtAWWqjBHhMJxLhDQIwCug5w
|
||||
FINE_TUNE_AI_MODEL=qwen3.6-27b
|
||||
FINE_TUNE_BACKEND_URL=https://boost.ai.moku.build
|
||||
FINE_TUNE_BACKEND_TOKEN=replace-with-teacher-session-jwt
|
||||
Reference in New Issue
Block a user