Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
devfloww
/
ea-models
like
0
LiteRT
ONNX
License:
mit
Model card
Files
Files and versions
xet
Community
main
ea-models
/
README.md
devfloww
Started sumn
9a13466
2 months ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
185 Bytes
---
license:
mit
---
# run project
```bash
cd ea && source ./venv/bin/activate
./setup_modes.py
~/.nix-profile/bin/ollama serve
~/.nix-profile/bin/ollama pull Llama3.2:3b
```