mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 00:22:34 +00:00
6ac37093e5
- Update all model references from llama-2-7b-compressed to cai-llama-3-1-8b-slim - Move CompactifAI tests from tests/llm_translation to tests/test_litellm/llms/compactifai/ - Update documentation examples to use the new model name - Remove integration test inheritance to make tests pure mock tests This addresses review feedback to use mock tests and updated model naming.