munish0838 commited on
Commit
ab7930c
·
verified ·
1 Parent(s): 9205a48

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+
4
+ license: llama2
5
+
6
+ ---
7
+
8
+ [![QuantFactory Banner](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)](https://hf.co/QuantFactory)
9
+
10
+
11
+ # QuantFactory/LLaMA-Pro-8B-Instruct-GGUF
12
+ This is quantized version of [TencentARC/LLaMA-Pro-8B-Instruct](https://huggingface.co/TencentARC/LLaMA-Pro-8B-Instruct) created using llama.cpp
13
+
14
+ # Original Model Card
15
+
16
+
17
+ # LLaMA-PRO-Instruct Model Card
18
+
19
+ ## Model Description
20
+ LLaMA-PRO-Instruct is a transformative expansion of the LLaMA2-7B model, now boasting 8.3 billion parameters. It uniquely specializes in programming, coding, and mathematical reasoning, maintaining versatility in general language tasks.
21
+
22
+ ## Development and Training
23
+ This model, developed by Tencent ARC team, extends LLaMA2-7B using innovative block expansion techniques. It's meticulously trained on a diverse blend of coding and mathematical data, encompassing over 80 billion tokens.
24
+
25
+ ## Intended Use
26
+ LLaMA-PRO-Instruct is ideal for complex NLP challenges, excelling in programming, mathematical reasoning, and general language processing, suitable for both specialized and broad applications.
27
+
28
+ ## Performance
29
+ It surpasses its predecessors in the LLaMA series, especially in code domains, demonstrating exceptional competence as a comprehensive language model.
30
+
31
+ ## Limitations
32
+ Despite advancements, it may encounter difficulties in highly niche or nuanced tasks.
33
+
34
+ ## Ethical Considerations
35
+ Users are advised to consider inherent biases and responsibly manage its application across various fields.