shreyajn commited on
Commit
6542003
·
verified ·
1 Parent(s): 8b8f385

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -21,7 +21,7 @@ JAIS 6.7B is a bilingual large language model (LLM) for both Arabic and English
21
  This model is an implementation of JAIS-6p7b-Chat found [here](https://huggingface.co/inceptionai/jais-family-6p7b).
22
 
23
 
24
- More details on model performance accross various devices, can be found [here](https://aihub.qualcomm.com/models/jais_6p7b_chat_quantized).
25
 
26
  ### Model Details
27
 
@@ -43,7 +43,7 @@ More details on model performance accross various devices, can be found [here](h
43
 
44
  ## Deploying JAIS-6p7b-Chat on-device
45
 
46
- Please follow the [LLM on-device deployment]({genie_url}) tutorial.
47
 
48
 
49
 
 
21
  This model is an implementation of JAIS-6p7b-Chat found [here](https://huggingface.co/inceptionai/jais-family-6p7b).
22
 
23
 
24
+ Please contact us to purchase this model. More details on model performance across various devices, can be found [here](https://aihub.qualcomm.com/models/jais_6p7b_chat_quantized).
25
 
26
  ### Model Details
27
 
 
43
 
44
  ## Deploying JAIS-6p7b-Chat on-device
45
 
46
+ Please follow the [LLM on-device deployment](https://github.com/quic/ai-hub-apps/tree/main/tutorials/llm_on_genie) tutorial.
47
 
48
 
49