jazelly / FinetuneLLMs

Easy and Fast LLM finetuning on GPU or CPU.
MIT License
39 stars 8 forks source link

Dockerize Server #17

Closed termi-tao closed 2 months ago

termi-tao commented 2 months ago

Functional Test Steps

  1. Run docker compose build --no-cache; docker compose up -d
  2. Navigate to http://localhost:3000/ and you should see Base model selection and such are available image