mirror of
https://github.com/0xSojalSec/airllm.git
synced 2026-03-07 14:24:44 +00:00
update example
This commit is contained in:
@@ -6,7 +6,12 @@
|
||||
"id": "bfd29d17-9756-464f-b692-41ff20f41148",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": []
|
||||
"source": [
|
||||
"# if you see Errors like: ValueError: `rope_scaling` must be a dictionary with two fields, `type` and `factor`\n",
|
||||
"# need to upgrade transformers to >= 4.43.0\n",
|
||||
"\n",
|
||||
"# !pip install transformers==4.43.3 "
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
|
||||
Reference in New Issue
Block a user