mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-19 23:43:46 +00:00
feat: 🐍 add mamba support (#1589)
feat(mamba): Initial import This is a first iteration of the mamba backend, loosely based on mamba-chat(https://github.com/havenhq/mamba-chat).
This commit is contained in:
committed by
GitHub
parent
52c9a7f45d
commit
9e653d6abe
5
backend/python/mamba/README.md
Normal file
5
backend/python/mamba/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Creating a separate environment for the mamba project
|
||||
|
||||
```
|
||||
make mamba
|
||||
```
|
Reference in New Issue
Block a user