RDson commited on
Commit
6a5b586
·
verified ·
1 Parent(s): 9255995

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ base_model:
5
  pipeline_tag: text-generation
6
  ---
7
 
8
- Created using the fork [pwilkin/llama.cpp](https://github.com/pwilkin/llama.cpp/tree/seed_oss), commit 8f64302. The main repo now supports the models!
9
 
10
  This is still in development, expect issues.
11
  ```
 
5
  pipeline_tag: text-generation
6
  ---
7
 
8
+ Created using the fork [pwilkin/llama.cpp](https://github.com/pwilkin/llama.cpp/tree/seed_oss), commit 8f64302. The main repo now supports the models! The quantization process is still the same, no re-making of the models is needed.
9
 
10
  This is still in development, expect issues.
11
  ```