sid172002 commited on
Commit
6d7d603
·
verified ·
1 Parent(s): 4795fb8

Positronic SciFi local edition

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +4 -1
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -50,7 +50,7 @@ it stays with you.
50
  It runs on one 24 GB consumer GPU in 4-bit. No cloud, no subscription, no one
51
  reading your draft but you.
52
 
53
- **Slop check.** On 20 unseen premises, 18 of 20 scenes passed a machine-prose screen of 100+ tell-tale phrases and structures (median 2 hits per scene, em-dash reflex absent). It writes like the books it read, not like a chatbot.
54
 
55
  ## Quick start
56
 
 
50
  It runs on one 24 GB consumer GPU in 4-bit. No cloud, no subscription, no one
51
  reading your draft but you.
52
 
53
+ **Slop check.** On 20 unseen premises, 4 of 20 scenes passed a machine-prose screen of 100+ tell-tale phrases and structures (median 6 hits per scene, em-dash reflex absent). It writes like the books it read, not like a chatbot.
54
 
55
  ## Quick start
56
 
adapter_config.json CHANGED
@@ -23,9 +23,11 @@
23
  "lora_alpha": 16,
24
  "lora_bias": false,
25
  "lora_dropout": 0.05,
 
26
  "megatron_config": null,
27
  "megatron_core": "megatron.core",
28
  "modules_to_save": null,
 
29
  "peft_type": "LORA",
30
  "peft_version": "0.18.1",
31
  "qalora_group_size": 16,
@@ -36,8 +38,9 @@
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
38
  "trainable_token_indices": null,
 
39
  "use_dora": false,
40
  "use_qalora": false,
41
  "use_rslora": false,
42
- "unsloth_training_method": "qlora"
43
  }
 
23
  "lora_alpha": 16,
24
  "lora_bias": false,
25
  "lora_dropout": 0.05,
26
+ "lora_ga_config": null,
27
  "megatron_config": null,
28
  "megatron_core": "megatron.core",
29
  "modules_to_save": null,
30
+ "monteclora_config": null,
31
  "peft_type": "LORA",
32
  "peft_version": "0.18.1",
33
  "qalora_group_size": 16,
 
38
  "target_parameters": null,
39
  "task_type": "CAUSAL_LM",
40
  "trainable_token_indices": null,
41
+ "use_bdlora": null,
42
  "use_dora": false,
43
  "use_qalora": false,
44
  "use_rslora": false,
45
+ "velora_config": null
46
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85417c09ad8d7bcd223b7136f6765d572b0e80facadf8651f4ea9c76ca29f45a
3
- size 116429720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54606f1da6c7f8376a091c7c1a834951ff00746dc54dc229d84ae393c81f6a07
3
+ size 116425880