karaketir16 commited on
Commit
598665c
1 Parent(s): 5f96599

Update README.md

Browse files

Fix link url for llama.cpp release

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ lm_studio:
36
 
37
  **Model creator:** [Google](https://huggingface.co/google)<br>
38
  **Original model**: [google/codegemma-1.1-7b-it](https://huggingface.co/google/codegemma-1.1-7b-it)<br>
39
- **GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b2777](https://github.com/ggerganov/llama.cpp/releases/tag/b28777)<br>
40
 
41
  ## Model Summary:
42
  CodeGemma 1.1 7b Instruct is an iteration on the initial CodeGemma release. It should come with minor improvements to code generation.<br>
 
36
 
37
  **Model creator:** [Google](https://huggingface.co/google)<br>
38
  **Original model**: [google/codegemma-1.1-7b-it](https://huggingface.co/google/codegemma-1.1-7b-it)<br>
39
+ **GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b2777](https://github.com/ggerganov/llama.cpp/releases/tag/b2777)<br>
40
 
41
  ## Model Summary:
42
  CodeGemma 1.1 7b Instruct is an iteration on the initial CodeGemma release. It should come with minor improvements to code generation.<br>