mirror of
https://github.com/aljazceru/ai-research-notes.git
synced 2025-12-17 05:54:23 +01:00
Create dalai.md
This commit is contained in:
7
dalai.md
Normal file
7
dalai.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
How to install [dalai](https://github.com/cocktailpeanut/dalai) on Debian 11
|
||||||
|
|
||||||
|
You will need to take care of some prerequisites:
|
||||||
|
```apt install make g++ python3-pip python3-venv python-is-python3```
|
||||||
|
|
||||||
|
install node with your favorite method which is [nvm](https://github.com/nvm-sh/nvm#installing-and-updating) in my case
|
||||||
|
|
||||||
Reference in New Issue
Block a user