GGUF
OfTheOrgansIAM commited on
Commit
06e1a05
·
verified ·
1 Parent(s): fd2262b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -9
README.md CHANGED
@@ -1,6 +1,11 @@
1
- ---
2
- license: llama2
3
- ---
 
 
 
 
 
4
  ---
5
  tags:
6
  - gguf
@@ -8,9 +13,6 @@ tags:
8
  - decompilation
9
  ---
10
 
11
- # Wat2c GGUF
12
-
13
- GGUF conversion of [wadecc/Wat2c](https://huggingface.co/wadecc/Wat2c) for local inference.
14
-
15
- Original model: WaDec: Decompiling WebAssembly Using Large Language Model (arXiv:2406.11346)
16
- Converted by: OfTheOrgansIAM
 
1
+
2
+ # Wat2c GGUF
3
+
4
+ GGUF conversion of [wadecc/Wat2c](https://huggingface.co/wadecc/Wat2c) for local inference.
5
+
6
+ Original model: WaDec: Decompiling WebAssembly Using Large Language Model (arXiv:2406.11346)
7
+ Converted by: OfTheOrgansIAM
8
+
9
  ---
10
  tags:
11
  - gguf
 
13
  - decompilation
14
  ---
15
 
16
+ ---
17
+ license: llama2
18
+ ---