ekshat commited on
Commit
73e162d
1 Parent(s): 8ced845

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ model = AutoModelForCausalLM.from_pretrained(model_name)
39
  ```
40
 
41
  #### Quantized Version
42
- Using Ollama, .gguf model can be used on local system. For more details, [Ollama](https://github.com/ollama/ollama)
43
 
44
  ### Generating Text
45
  Generate text with the Zephyr 7B model:
 
39
  ```
40
 
41
  #### Quantized Version
42
+ Using Ollama, .gguf model can be used on local system. For more details, refer [Ollama](https://github.com/ollama/ollama)
43
 
44
  ### Generating Text
45
  Generate text with the Zephyr 7B model: