shreyajn commited on
Commit
76733ea
·
verified ·
1 Parent(s): 6e57f08

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 @@ Indus is today a 1.2 billion parameter model and has been supervised fine tuned
21
  This model is an implementation of IndusQ-1.1B found [here](https://huggingface.co/nickmalhotra/ProjectIndus).
22
 
23
 
24
- More details on model performance accross various devices, can be found [here](https://aihub.qualcomm.com/models/indus_1b_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 IndusQ-1.1B on-device
45
 
46
- Please follow the [LLM on-device deployment]({genie_url}) tutorial.
47
 
48
 
49
 
 
21
  This model is an implementation of IndusQ-1.1B found [here](https://huggingface.co/nickmalhotra/ProjectIndus).
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/indus_1b_quantized).
25
 
26
  ### Model Details
27
 
 
43
 
44
  ## Deploying IndusQ-1.1B 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