Views
No views yet
python -m transformers.onnx --model=EleutherAI/gpt-j-6B onnx_gptj/ --framework pt --opset 13 --feature=causal-lm-with-past| Model Detail | Description |
|---|---|
| Model Authors - Company | Intel |
| Date | April 10, 2022 |
| Version | 1 |
| Type | Text Generation |
| Paper or Other Resources | - |
| License | Apache 2.0 |
| Questions or Comments | Community Tab |
| Intended Use | Description |
|---|---|
| Primary intended uses | You can use the raw model for text generation inference |
| Primary intended users | Anyone doing text generation inference |
| Out-of-scope uses | This model in most cases will need to be fine-tuned for your particular task. The model should not be used to intentionally create hostile or alienating environments for people. |
git clone https://huggingface.co/Intel/gpt-j-6B-int8-static| Model | Model Size (GB) | Lambada Acc |
|---|---|---|
| FP32 | 23 | 0.7954 |
| INT8 | 6 | 0.7944 |