Skip to content

Commit

Permalink
Updating HF_MODEL_QUANTIZE (awslabs#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
rodalarcon authored Jun 22, 2023
1 parent c64e946 commit f6e1908
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
" 'HF_MODEL_ID':'EleutherAI/gpt-neox-20b',\n",
" 'HF_TASK':'text-generation',\n",
" 'SM_NUM_GPUS':'4',\n",
" 'HF_MODEL_QUANTIZE':'true'\n",
" 'HF_MODEL_QUANTIZE':'bitsandbytes'\n",
"}\n",
"\n",
"model = HuggingFaceModel(\n",
Expand Down

0 comments on commit f6e1908

Please sign in to comment.