Commit
·
5f19b5d
1
Parent(s):
f303995
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,10 @@ license: mit
|
|
8 |
_Chinkara_ is a Large Language Model trained on [timdettmers/openassistant-guanaco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) dataset based on Meta's brand new LLaMa-2 with 7 billion parameters using QLoRa Technique, optimized for small consumer size GPUs.
|
9 |

|
10 |
|
|
|
|
|
|
|
|
|
11 |
## Inference Guide
|
12 |
|
13 |
[](https://colab.research.google.com/github/prp-e/chinkara/blob/main/inference-7b.ipynb)
|
|
|
8 |
_Chinkara_ is a Large Language Model trained on [timdettmers/openassistant-guanaco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) dataset based on Meta's brand new LLaMa-2 with 7 billion parameters using QLoRa Technique, optimized for small consumer size GPUs.
|
9 |

|
10 |
|
11 |
+
## Information
|
12 |
+
|
13 |
+
For more information about the model please visit [prp-e/chinkara](https://github.com/prp-e/chinkara) on Github.
|
14 |
+
|
15 |
## Inference Guide
|
16 |
|
17 |
[](https://colab.research.google.com/github/prp-e/chinkara/blob/main/inference-7b.ipynb)
|