Last active 1728786408

knox revised this gist 1728786408. Go to revision

1 file changed, 3 insertions

LLaMA-Factory-6.sh(file created)

@@ -0,0 +1,3 @@
1 + git clone --depth 1 https://github.com/hiyouga/LLaMA-Factory.git
2 + cd LLaMA-Factory
3 + pip install -e ".[torch,metrics]"
Newer Older