lora adapter
#2
by
VanessaTVBerlin
- opened
- config.json.txt +4 -0
config.json.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "llama",
|
3 |
+
"lora_adapter_path":"C:\\Users\\elect\\.lmstudio\\models\\TheBloke\\WizardLM-7B-uncensored-GGUF\\Vanessa.jsonl"
|
4 |
+
}
|