fine-tuning-os
by Casius999
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HF_TOKEN | No | Hugging Face token for cache_base_model, checkpoint download | |
| FTOS_SSH_KEY | No | Path to SSH private key for remote operations | |
| FTOS_REGISTRY | No | Container registry URL for push_docker_to_registry | |
| FTOS_SFTP_KEY | No | Path to SFTP private key | |
| FTOS_SSH_HOST | No | Remote training server hostname | |
| FTOS_SFTP_HOST | No | SFTP host for upload_deliverable | |
| FTOS_SFTP_USER | No | SFTP username | |
| FTOS_SMTP_HOST | No | SMTP host for send_status_update | |
| FTOS_SMTP_USER | No | SMTP username | |
| FTOS_WORKSPACE | No | Root directory for all project files | ./ftos-workspace |
| FTOS_GIT_REMOTE | No | Git remote URL for self_update | |
| FTOS_LOCAL_PYTHON | No | Path to Python interpreter for local training/merge/quantize | |
| FTOS_SLACK_WEBHOOK | No | Slack incoming webhook URL for notifications | |
| FTOS_SMTP_PASSWORD | No | SMTP password | |
| FTOS_CALENDLY_TOKEN | No | Calendly API token for schedule_meeting | |
| FTOS_REGISTRY_TOKEN | No | Registry authentication token |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Casius999/fine-tuning-os'
If you have feedback or need assistance with the MCP directory API, please join our Discord server