What's Changed
- [Feat-Proxy] Add List fine-tuning jobs by @ishaan-jaff in #4987
- [Feat] Add Support for Azure OpenAI Fine Tuning + Files Endpoints by @ishaan-jaff in #4978
- [Feat-Proxy] Add /fine_tuning endpoints by @ishaan-jaff in #4985
- Feat - add testing for proxy fine tuning endpoints by @ishaan-jaff in #4986
https://docs.litellm.ai/docs/fine_tuning
Full Changelog: v1.42.6...v1.42.7
Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.42.7
Don't want to maintain your internal proxy? get in touch 🎉
Hosted Proxy Alpha: https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat
Load Test LiteLLM Proxy Results
Name | Status | Median Response Time (ms) | Average Response Time (ms) | Requests/s | Failures/s | Request Count | Failure Count | Min Response Time (ms) | Max Response Time (ms) |
---|---|---|---|---|---|---|---|---|---|
/chat/completions | Passed ✅ | 83 | 96.06243567403597 | 6.49843613402354 | 0.0 | 1945 | 0 | 68.66073699995923 | 932.4520559999883 |
Aggregated | Passed ✅ | 83 | 96.06243567403597 | 6.49843613402354 | 0.0 | 1945 | 0 | 68.66073699995923 | 932.4520559999883 |