Skip to content

Commit

Permalink
Revert "bump hf transformers"
Browse files Browse the repository at this point in the history
This reverts commit 7f75440.
  • Loading branch information
simon-mo committed Apr 18, 2024
1 parent 7f75440 commit cf8b5f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sentencepiece # Required for LLaMA tokenizer.
numpy
requests
py-cpuinfo
transformers >= 4.40.0 # Required for Llama 3
transformers >= 4.39.1 # Required for StarCoder2 & Llava.
fastapi
uvicorn[standard]
pydantic >= 2.0 # Required for OpenAI server.
Expand Down

0 comments on commit cf8b5f8

Please sign in to comment.