bartowski commited on
Commit
2371750
·
verified ·
1 Parent(s): b3cc866

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +60 -0
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - de
5
+ - fr
6
+ - it
7
+ - pt
8
+ - hi
9
+ - es
10
+ - th
11
+ pipeline_tag: text-generation
12
+ tags:
13
+ - facebook
14
+ - meta
15
+ - pytorch
16
+ - llama
17
+ - llama-3
18
+ license: llama3.1
19
+ ---
20
+
21
+ ## 💫 Community Model> Llama 3.1 8B Instruct by Meta
22
+
23
+ *👾 [LM Studio](https://lmstudio.ai) Community models highlights program. Highlighting new & noteworthy models by the community. Join the conversation on [Discord](https://discord.gg/aPQfnNkxGC)*.
24
+
25
+ **Model creator:** [meta-llama](https://huggingface.co/meta-llama)<br>
26
+ **Original model**: [Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct)<br>
27
+ **GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b3441](https://github.com/ggerganov/llama.cpp/releases/tag/b3441)<br>
28
+
29
+ ## Model Summary:
30
+
31
+ Coming
32
+
33
+ ## Prompt Template:
34
+
35
+ Choose the 'Llama 3' preset in your LM Studio.
36
+
37
+ Under the hood, the model will see a prompt that's formatted like so:
38
+
39
+ ```
40
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
41
+
42
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
43
+
44
+ {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
45
+
46
+ ```
47
+
48
+ ## Technical Details
49
+
50
+ Coming
51
+
52
+ ## Special thanks
53
+
54
+ 🙏 Special thanks to [Georgi Gerganov](https://github.com/ggerganov) and the whole team working on [llama.cpp](https://github.com/ggerganov/llama.cpp/) for making all of this possible.
55
+
56
+ 🙏 Special thanks to [Kalomaze](https://github.com/kalomaze) for his dataset (linked [here](https://github.com/ggerganov/llama.cpp/discussions/5263)) that was used for calculating the imatrix for these quants, which improves the overall quality!
57
+
58
+ ## Disclaimers
59
+
60
+ LM Studio is not the creator, originator, or owner of any Model featured in the Community Model Program. Each Community Model is created and provided by third parties. LM Studio does not endorse, support, represent or guarantee the completeness, truthfulness, accuracy, or reliability of any Community Model. You understand that Community Models can produce content that might be offensive, harmful, inaccurate or otherwise inappropriate, or deceptive. Each Community Model is the sole responsibility of the person or entity who originated such Model. LM Studio may not monitor or control the Community Models and cannot, and does not, take responsibility for any such Model. LM Studio disclaims all warranties or guarantees about the accuracy, reliability or benefits of the Community Models. LM Studio further disclaims any warranty that the Community Model will meet your requirements, be secure, uninterrupted or available at any time or location, or error-free, viruses-free, or that any errors will be corrected, or otherwise. You will be solely responsible for any damage resulting from your use of or access to the Community Models, your downloading of any Community Model, or use of any other Community Model provided by or through LM Studio.