Add grammar to transformers and _HF loaders (#4091)
This commit is contained in:
parent
0197fdddf1
commit
ae4ba3007f
12 changed files with 56 additions and 0 deletions
|
@ -25,6 +25,7 @@ tqdm
|
|||
wandb
|
||||
|
||||
git+https://github.com/huggingface/transformers@211f93aab95d1c683494e61c3cf8ff10e1f5d6b7
|
||||
git+https://github.com/oobabooga/torch-grammar.git
|
||||
|
||||
# bitsandbytes
|
||||
bitsandbytes==0.38.1; platform_system != "Windows"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue