Update README.md
Browse files
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 |
```
|