PEFT
TensorBoard
Safetensors
GGUF
English
song-chatbot / README.md
noweshere's picture
Update README.md
9c4becf verified
|
Raw
History Blame Contribute Delete
611 Bytes
---
base_model: gpt2
library_name: peft
license: mit
datasets:
- maharshipandya/spotify-tracks-dataset
language:
- en
---
## Model Details
### Model Description
Using 'gpt2' and the 'maharshipandya/spotify-tracks-dataset', this model can chat with the user on music related topics, like recomendations and new genres for the user to try.
- **Model type:** gpt2
- **Language(s) (NLP):** English
- **License:** MIT
- **Finetuned from model:** gpt2
## How to Get Started with the Model
Use the code below to get started with the model:
```bash
ollama run hf.co/noweshere/song-chatbot:F16
```
- PEFT 0.11.1