diff --git a/packages/fine-tuner/config/fine_tuner.yaml b/packages/fine-tuner/config/fine_tuner.yaml index 0b87cc0..c1f80e6 100644 --- a/packages/fine-tuner/config/fine_tuner.yaml +++ b/packages/fine-tuner/config/fine_tuner.yaml @@ -1,6 +1,6 @@ -database_url: "postgresql://llm:llm_secure_password@localhost:5432/llm_gateway" -gateway_url: "http://localhost:3100" -ollama_url: "http://192.168.178.169:11434" +database_url: "postgresql://llm:llm_secure_2026@217.154.82.179:5432/llm_gateway" +gateway_url: "https://llm-gateway.context-x.org" +ollama_url: "http://localhost:11434" models: qwen_14b_hf: "Qwen/Qwen2.5-14B-Instruct" # HuggingFace model ID — used for general fine-tuning