munish0838 commited on
Commit
5aa50f2
1 Parent(s): c960ee7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -3,8 +3,10 @@ license: apache-2.0
3
  pipeline_tag: text-generation
4
  tags:
5
  - finetuned
 
 
6
  inference: false
7
-
8
  ---
9
 
10
  # Mistral-7B-Instruct-v0.2-GGUF
@@ -21,4 +23,4 @@ Mistral-7B-v0.2 has the following changes compared to Mistral-7B-v0.1
21
  - Rope-theta = 1e6
22
  - No Sliding-Window Attention
23
 
24
- For full details of this model please read our [paper](https://arxiv.org/abs/2310.06825) and [release blog post](https://mistral.ai/news/la-plateforme/).
 
3
  pipeline_tag: text-generation
4
  tags:
5
  - finetuned
6
+ - mistral
7
+ - conversational
8
  inference: false
9
+ library_name: transformers
10
  ---
11
 
12
  # Mistral-7B-Instruct-v0.2-GGUF
 
23
  - Rope-theta = 1e6
24
  - No Sliding-Window Attention
25
 
26
+ For full details of this model please read our [paper](https://arxiv.org/abs/2310.06825) and [release blog post](https://mistral.ai/news/la-plateforme/).