Update README.md
Browse files
README.md
CHANGED
@@ -29,8 +29,8 @@ struct ggml_tensor * Qcur = ggml_rope_custom_inplace(ctx0, ggml_reshape_3d(ctx0,
|
|
29 |
# TinyLlama-1.1B Chat v0.2 GGUF
|
30 |
|
31 |
- Model creator: [PY007](https://huggingface.co/PY007)
|
32 |
-
- Original model: [TinyLlama 1.1B Chat v0.2](PY007/TinyLlama-1.1B-Chat-v0.2)
|
33 |
-
- Github: [
|
34 |
|
35 |
## Description
|
36 |
|
|
|
29 |
# TinyLlama-1.1B Chat v0.2 GGUF
|
30 |
|
31 |
- Model creator: [PY007](https://huggingface.co/PY007)
|
32 |
+
- Original model: [TinyLlama 1.1B Chat v0.2](https://huggingface.co/PY007/TinyLlama-1.1B-Chat-v0.2)
|
33 |
+
- Github: [TinyLlama](https://github.com/jzhang38/TinyLlama)
|
34 |
|
35 |
## Description
|
36 |
|