"lib/bindings/python/rust/llm.rs" did not exist on "8588e33a464d9f82d6ad93a433590a3bc3ff92de"
Unverified Commit a5433c3a authored by Jennifer Wei's avatar Jennifer Wei Committed by GitHub
Browse files

Update config.py

small fix to spacing
parent fe102161
......@@ -660,7 +660,7 @@ config = mlc.ConfigDict(
},
"relax": {
"max_iterations": 0, # no max
"tolerance": 10.0,
"tolerance": 10.0,
"stiffness": 10.0,
"max_outer_iterations": 20,
"exclude_residues": [],
......
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