Skip to content

Commit c55f284

Browse files
committed
Fix mispelling in the doc
1 parent 03f083b commit c55f284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/models/lora.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Now, you can specify a base_model_name alongside the name and path using JSON fo
177177
178178
--lora-modules '{"name": "sql-lora", "path": "/path/to/lora", "base_model_name": "meta-llama/Llama-2-7b"}'
179179
180-
To provide the backforward compability support, you can still use the old key-value format (name=path), but the `base_model_name` will remain unspecified in that case.
180+
To provide the backforward compatibility support, you can still use the old key-value format (name=path), but the `base_model_name` will remain unspecified in that case.
181181

182182

183183
Lora model lineage in model card

0 commit comments

Comments
 (0)