This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
LocalAI
Watch
1
Star
0
Fork
0
You've already forked LocalAI
mirror of
https://github.com/mudler/LocalAI.git
synced
2025-02-23 18:30:24 +00:00
Code
Issues
Actions
14
Packages
Projects
Releases
Wiki
Activity
LocalAI
/
backend
/
python
/
exllama
History
ok2sh
20d637e7b7
fix: ExLlama Backend Context Size & Rope Scaling (
#1311
)
...
* fix: context_size not propagated to exllama backend * fix: exllama rope scaling
2023-11-21 19:26:39 +01:00
..
backend_pb2_grpc.py
refactor: move backends into the backends directory (
#1279
)
2023-11-13 22:40:16 +01:00
backend_pb2.py
refactor: move backends into the backends directory (
#1279
)
2023-11-13 22:40:16 +01:00
exllama.py
fix: ExLlama Backend Context Size & Rope Scaling (
#1311
)
2023-11-21 19:26:39 +01:00
exllama.yml
refactor: move backends into the backends directory (
#1279
)
2023-11-13 22:40:16 +01:00
Makefile
refactor: move backends into the backends directory (
#1279
)
2023-11-13 22:40:16 +01:00
README.md
refactor: move backends into the backends directory (
#1279
)
2023-11-13 22:40:16 +01:00
run.sh
refactor: move backends into the backends directory (
#1279
)
2023-11-13 22:40:16 +01:00
README.md
Creating a separate environment for the exllama project
make exllama