mirror of
https://github.com/onestardao/WFGY.git
synced 2026-04-28 03:29:51 +00:00
Update example_05_universe_test.py
This commit is contained in:
parent
b8ff96a424
commit
2327e09b93
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
from wfgy_core import WFGYRunner
|
||||
|
||||
runner = WFGYRunner(
|
||||
model_id="google/flan-t5-xxl", # ✅ 改這行
|
||||
model_id="mistralai/Mistral-7B-Instruct-v0.1",
|
||||
use_remote=True
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue