GGUF
Orca
llama
llama2
Inference Endpoints
kroonen commited on
Commit
4ef0371
1 Parent(s): 9041419

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
1
  ---
2
  license: mit
3
+ datasets:
4
+ - open-llm-leaderboard/details_microsoft__Orca-2-7b_public
5
+ - open-llm-leaderboard/details_microsoft__Orca-2-13b_public
6
+ tags:
7
+ - Orca
8
+ - gguf
9
+ - llama
10
+ - llama2
11
  ---
12
+ This is a quantized **GGUF** version of **Orca-2 7B and 13B** quantized to **4_0** and **8_0** bits.
13
+
14
+ *(link to the original model : https://www.microsoft.com/en-us/research/blog/orca-2-teaching-small-language-models-how-to-reason/)*