mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 21:37:21 +00:00
update transformers *Handle Temperature = 0 as greedy search *Handle custom works as stop words *Implement KV cache *Phi 3 no more requires trust_remote_code: true |
||
|---|---|---|
| .. | ||
| backend.py | ||
| install.sh | ||
| Makefile | ||
| README.md | ||
| requirements-hipblas.txt | ||
| requirements-intel.txt | ||
| requirements.txt | ||
| run.sh | ||
| test.py | ||
| test.sh | ||
Creating a separate environment for the transformers project
make transformers