yinsong1986
commited on
Commit
•
580661e
1
Parent(s):
52529e2
Update README.md
Browse files
README.md
CHANGED
@@ -79,6 +79,7 @@ there were some limitations on its performance on longer context. Motivated by i
|
|
79 |
- [HuggingFace Text Generation Inference (TGI) container on SageMaker](https://github.com/awslabs/llm-hosting-container)
|
80 |
- **Model License:** Apache 2.0
|
81 |
- **Contact:** [GitHub issues](https://github.com/awslabs/extending-the-context-length-of-open-source-llms/issues)
|
|
|
82 |
|
83 |
## How to Use MistralFlite from Python Code (HuggingFace transformers) ##
|
84 |
|
|
|
79 |
- [HuggingFace Text Generation Inference (TGI) container on SageMaker](https://github.com/awslabs/llm-hosting-container)
|
80 |
- **Model License:** Apache 2.0
|
81 |
- **Contact:** [GitHub issues](https://github.com/awslabs/extending-the-context-length-of-open-source-llms/issues)
|
82 |
+
- **Inference Code** [Github Repo](https://github.com/awslabs/extending-the-context-length-of-open-source-llms/blob/main/MistralLite/)
|
83 |
|
84 |
## How to Use MistralFlite from Python Code (HuggingFace transformers) ##
|
85 |
|