Upload README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,7 @@ quantized_by: TheBloke
|
|
31 |
# LLaMA 65B - AWQ
|
32 |
- Model creator: [Meta](https://huggingface.co/none)
|
33 |
- Original model: [LLaMA 65B](https://ai.meta.com/blog/large-language-model-llama-meta-ai)
|
|
|
34 |
|
35 |
<!-- description start -->
|
36 |
## Description
|
@@ -62,15 +63,8 @@ It is also now supported by continuous batching server [vLLM](https://github.com
|
|
62 |
```
|
63 |
|
64 |
<!-- prompt-template end -->
|
65 |
-
<!-- licensing start -->
|
66 |
-
## Licensing
|
67 |
|
68 |
-
The creator of the source model has listed its license as `other`, and this quantization has therefore used that same license.
|
69 |
|
70 |
-
As this model is based on Llama 2, it is also subject to the Meta Llama 2 license terms, and the license files for that are additionally included. It should therefore be considered as being claimed to be licensed under both licenses. I contacted Hugging Face for clarification on dual licensing but they do not yet have an official position. Should this change, or should Meta provide any feedback on this situation, I will update this section accordingly.
|
71 |
-
|
72 |
-
In the meantime, any questions regarding licensing, and in particular how these two licenses might interact, should be directed to the original model repository: [Meta's LLaMA 65B](https://ai.meta.com/blog/large-language-model-llama-meta-ai).
|
73 |
-
<!-- licensing end -->
|
74 |
<!-- README_AWQ.md-provided-files start -->
|
75 |
## Provided files and AWQ parameters
|
76 |
|
|
|
31 |
# LLaMA 65B - AWQ
|
32 |
- Model creator: [Meta](https://huggingface.co/none)
|
33 |
- Original model: [LLaMA 65B](https://ai.meta.com/blog/large-language-model-llama-meta-ai)
|
34 |
+
- [Original model card](#original-model-card-metas-llama-65b)
|
35 |
|
36 |
<!-- description start -->
|
37 |
## Description
|
|
|
63 |
```
|
64 |
|
65 |
<!-- prompt-template end -->
|
|
|
|
|
66 |
|
|
|
67 |
|
|
|
|
|
|
|
|
|
68 |
<!-- README_AWQ.md-provided-files start -->
|
69 |
## Provided files and AWQ parameters
|
70 |
|