mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-07-01 17:52:05 +00:00
merge
This commit is contained in:
parent
ac1520cb8f
commit
790e1362a6
2
.github/workflows/run_chatgpt_examples.yml
vendored
2
.github/workflows/run_chatgpt_examples.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
- name: Install Transformers
|
||||
run: |
|
||||
pip install transformers==4.34.1
|
||||
pip install transformers==4.36.2
|
||||
|
||||
- name: Execute Examples
|
||||
run: |
|
||||
|
@ -281,7 +281,7 @@ echo "[Test]: testing ppo ..."
|
||||
|
||||
|
||||
SKIPPED_TESTS=(
|
||||
llama-3d # 3d plugin doesn't support lora
|
||||
# llama-3d # 3d plugin doesn't support lora
|
||||
llama-gemini # gemini doesn't support lora
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user