PEFT
Muhammadreza commited on
Commit
5f19b5d
·
1 Parent(s): f303995

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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
  ![logo](chinkara-logo.png)
10
 
 
 
 
 
11
  ## Inference Guide
12
 
13
  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](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
  ![logo](chinkara-logo.png)
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
  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/prp-e/chinkara/blob/main/inference-7b.ipynb)