https://github.com/laion-ai/snac-to-llama3
https://github.com/laion-ai/snac-to-llama3
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/laion-ai/snac-to-llama3
- Owner: LAION-AI
- Created: 2024-06-12T14:22:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-10T00:36:17.000Z (11 months ago)
- Last Synced: 2025-05-07T18:13:31.355Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 2.58 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
https://laion.ai/notes/open-gpt-4-o/
## Instructions
you might want to create an enviroment for this (optioinal) and activate it
``` bash
pip intall -r requirement.txt
`````` bash
huggingface-cli download 0xd4t4/Emo-2-SNAC --local-dir ./dataset --revision refs/convert/parquet --repo-type dataset
```