DarkSca commited on
Commit
700fd76
·
verified ·
1 Parent(s): 7634ec3

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. qmodel.lora +1 -1
  2. trillim_config.json +3 -2
qmodel.lora CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22bfefec627721808a6b8fa507c9c8c6a747d2f7649684a53081bf81c846360c
3
  size 15974634
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92c46b14bf88f89fdb043f4f365120c392214a9db85f99b2a17a67a650ac3794
3
  size 15974634
trillim_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "trillim_version": "0.1.0",
3
- "format_version": 1,
4
  "type": "lora_adapter",
5
  "style": "genz-slang",
6
  "description": "LoRA adapter that changes the model style to speak in GenZ slang",
@@ -8,5 +8,6 @@
8
  "source_model": "microsoft/bitnet-b1.58-2B-4T-bf16",
9
  "base_model_dir": "BitNet",
10
  "architecture": "bitnet",
11
- "platforms": ["x86_64", "aarch64"]
 
12
  }
 
1
  {
2
  "trillim_version": "0.1.0",
3
+ "format_version": 2,
4
  "type": "lora_adapter",
5
  "style": "genz-slang",
6
  "description": "LoRA adapter that changes the model style to speak in GenZ slang",
 
8
  "source_model": "microsoft/bitnet-b1.58-2B-4T-bf16",
9
  "base_model_dir": "BitNet",
10
  "architecture": "bitnet",
11
+ "platforms": ["x86_64", "aarch64"],
12
+ "base_model_config_hash": "46c46efcb3b6ca1e0e6ce2f822cdb6d211b165b4d4f6359b3581ced1616b01ba"
13
  }