rockypod commited on
Commit
7d1d35d
·
verified ·
1 Parent(s): 5ea6503

Use :4b convention in usage examples

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -63,8 +63,8 @@ for the full two-exams discussion.
63
  ### Ollama
64
 
65
  ```bash
66
- ollama pull rockypod/svelte-coder:v0.9.0-4b
67
- ollama run rockypod/svelte-coder:v0.9.0-4b "Write a Svelte 5 counter with $state and $derived"
68
  ```
69
 
70
  ### LM Studio / llama.cpp
 
63
  ### Ollama
64
 
65
  ```bash
66
+ ollama pull rockypod/svelte-coder:4b
67
+ ollama run rockypod/svelte-coder:4b "Write a Svelte 5 counter with $state and $derived"
68
  ```
69
 
70
  ### LM Studio / llama.cpp