abrahammg commited on
Commit
a32cd1a
·
verified ·
1 Parent(s): 147a2b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,7 +50,7 @@ The model is also available in GGUF (Generic Git-based Unified Format), which al
50
  For users preferring to work with Ollama, a dedicated version of this model is available and can be installed using the following Ollama command:
51
 
52
  ```bash
53
- ollama run llama3-gl-chat
54
  ```
55
 
56
 
 
50
  For users preferring to work with Ollama, a dedicated version of this model is available and can be installed using the following Ollama command:
51
 
52
  ```bash
53
+ ollama run llama3_gl_chat
54
  ```
55
 
56