ptrdvn commited on
Commit
be0d7e1
·
verified ·
1 Parent(s): 7c14299

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64b63f8ad57e02621dc93c8b/_SkPhhsg40juscfv9dU4v.jpeg" alt="An anime image of a pink and blue jellyfish surrounded by bubbles" width=500 style="border: 5px solid #3d3c3c"/>
13
  </p>
14
 
15
- Kurage is a multipurpose RAG model from [Lightblue](https://huggingface.co/lightblue).
16
 
17
  This version of the model has been trained to perform RAG in English.
18
 
@@ -26,7 +26,9 @@ Features of these models include:
26
 
27
  Find out how to use these features below.
28
 
29
- For models in other languages check [our Kurage collection]. A multilingual model is coming soon!
 
 
30
 
31
  # Basic usage
32
 
 
12
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64b63f8ad57e02621dc93c8b/_SkPhhsg40juscfv9dU4v.jpeg" alt="An anime image of a pink and blue jellyfish surrounded by bubbles" width=500 style="border: 5px solid #3d3c3c"/>
13
  </p>
14
 
15
+ Kurage is a multipurpose RAG model from [Lightblue](https://huggingface.co/lightblue) based on the Qwen 2 model ([Qwen/Qwen2-7B-Instruct](https://huggingface.co/Qwen/Qwen2-7B-Instruct)).
16
 
17
  This version of the model has been trained to perform RAG in English.
18
 
 
26
 
27
  Find out how to use these features below.
28
 
29
+ For models in other languages check [our Kurage collection](https://huggingface.co/collections/lightblue/kurage-66e40cbcc3b3a128bdf031f2). A multilingual model is coming soon!
30
+
31
+ This model was trained using a ml.gu7ef.8xlarge-gu100 instance on [Platform For AI](https://www.alibabacloud.com/en/product/machine-learning) from [Alibaba Cloud](https://www.alibabacloud.com/).
32
 
33
  # Basic usage
34