SiraH commited on
Commit
9810300
·
1 Parent(s): 5e8f25b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ Reference :
10
  - https://github.com/ggerganov/llama.cpp#prepare-data--run
11
 
12
  How to quantize GUFF format:
13
- https://colab.research.google.com/drive/1uI6Zsgcj-_KFhk3cX3xEbCdVVuIofVwA?usp=sharing
14
 
15
  Example run inference in colab.
16
  ```
 
10
  - https://github.com/ggerganov/llama.cpp#prepare-data--run
11
 
12
  How to quantize GUFF format:
13
+ - https://colab.research.google.com/drive/1uI6Zsgcj-_KFhk3cX3xEbCdVVuIofVwA?usp=sharing
14
 
15
  Example run inference in colab.
16
  ```