mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-22 22:02:51 +08:00
Update test_template.py
Former-commit-id: da990f76b881382b9ae6fcfef78dc7df8034947b
This commit is contained in:
parent
c0493daa60
commit
c790997fbc
@ -26,7 +26,7 @@ if TYPE_CHECKING:
|
||||
|
||||
|
||||
HF_TOKEN = os.environ.get("HF_TOKEN", None)
|
||||
print(HF_TOKEN)
|
||||
raise ValueError("test: " + str(HF_TOKEN))
|
||||
|
||||
TINY_LLAMA = os.environ.get("TINY_LLAMA", "llamafactory/tiny-random-Llama-3")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user