PEFT
TensorBoard
Safetensors
GGUF
English
noweshere commited on
Commit
f3f3bb7
·
verified ·
1 Parent(s): 559ee49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -29,8 +29,9 @@ Using 'gpt2' and the 'maharshipandya/spotify-tracks-dataset', this model can cha
29
 
30
  ## How to Get Started with the Model
31
 
32
- Use the code below to get started with the model.
33
-
34
- [More Information Needed]
 
35
 
36
  - PEFT 0.11.1
 
29
 
30
  ## How to Get Started with the Model
31
 
32
+ Use the code below to get started with the model:
33
+ ```bash
34
+ ollama run hf.co/noweshere/song-chatbot:F16
35
+ ```
36
 
37
  - PEFT 0.11.1