"llm/llama.cpp/gguf-py/vscode:/vscode.git/clone" did not exist on "b0135f4b9b176eab9155b660d04c9ca2a1ec2341"
Commit 0d99ae1f authored by silencealiang's avatar silencealiang
Browse files

add

parent c271aaae
Pipeline #2498 canceled with stages
......@@ -40,7 +40,6 @@ MODEL_ARGS:
--tensor-model-parallel-size: 1
--pipeline-model-parallel-size: 2
--position-embedding-type: rope
--no-rope-fusion: true
--no-ckpt-fully-parallel-save: true
--deterministic-mode: true
--no-gradient-accumulation-fusion: true
......
......@@ -40,7 +40,6 @@ MODEL_ARGS:
--tensor-model-parallel-size: 1
--pipeline-model-parallel-size: 2
--position-embedding-type: rope
--no-rope-fusion: true
--no-ckpt-fully-parallel-save: true
--deterministic-mode: true
--no-gradient-accumulation-fusion: true
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment