casperhansen
commited on
Commit
·
6c03407
1
Parent(s):
081aec9
Update README.md
Browse files
README.md
CHANGED
@@ -28,21 +28,6 @@ inference: false
|
|
28 |
|
29 |
License: _CC-By-NC-SA-4.0_ (non-commercial use only)
|
30 |
|
31 |
-
|
32 |
-
## Model Date
|
33 |
-
|
34 |
-
July 18, 2023
|
35 |
-
|
36 |
-
## Model License
|
37 |
-
|
38 |
-
_CC-By-NC-SA-4.0_ (non-commercial use only)
|
39 |
-
|
40 |
-
## Documentation
|
41 |
-
|
42 |
-
* [Blog post: MPT-7B-8k](https://www.mosaicml.com/blog/long-context-mpt-7b-8k)
|
43 |
-
* [Codebase (mosaicml/llm-foundry repo)](https://github.com/mosaicml/llm-foundry/)
|
44 |
-
* Questions: Feel free to contact us via the [MosaicML Community Slack](https://mosaicml.me/slack)!
|
45 |
-
|
46 |
## How to Use
|
47 |
|
48 |
You need auto-gptq installed to run the following: `pip install auto-gptq`
|
|
|
28 |
|
29 |
License: _CC-By-NC-SA-4.0_ (non-commercial use only)
|
30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
## How to Use
|
32 |
|
33 |
You need auto-gptq installed to run the following: `pip install auto-gptq`
|