Files changed (4) hide show
  1. leap/Q4_0.json +0 -14
  2. leap/Q4_K_M.json +0 -14
  3. leap/Q5_K_M.json +0 -14
  4. leap/Q8_0.json +0 -14
leap/Q4_0.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "inference_type": "llama.cpp/text-to-text",
3
- "schema_version": "1.0.0",
4
- "load_time_parameters": {
5
- "model": "../LFM2-350M-ENJP-MT-Q4_0.gguf"
6
- },
7
- "generation_time_parameters": {
8
- "sampling_parameters": {
9
- "temperature": 0.3,
10
- "min_p": 0.15,
11
- "repetition_penalty": 1.05
12
- }
13
- }
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
leap/Q4_K_M.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "inference_type": "llama.cpp/text-to-text",
3
- "schema_version": "1.0.0",
4
- "load_time_parameters": {
5
- "model": "../LFM2-350M-ENJP-MT-Q4_K_M.gguf"
6
- },
7
- "generation_time_parameters": {
8
- "sampling_parameters": {
9
- "temperature": 0.3,
10
- "min_p": 0.15,
11
- "repetition_penalty": 1.05
12
- }
13
- }
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
leap/Q5_K_M.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "inference_type": "llama.cpp/text-to-text",
3
- "schema_version": "1.0.0",
4
- "load_time_parameters": {
5
- "model": "../LFM2-350M-ENJP-MT-Q5_K_M.gguf"
6
- },
7
- "generation_time_parameters": {
8
- "sampling_parameters": {
9
- "temperature": 0.3,
10
- "min_p": 0.15,
11
- "repetition_penalty": 1.05
12
- }
13
- }
14
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
leap/Q8_0.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "inference_type": "llama.cpp/text-to-text",
3
- "schema_version": "1.0.0",
4
- "load_time_parameters": {
5
- "model": "../LFM2-350M-ENJP-MT-Q8_0.gguf"
6
- },
7
- "generation_time_parameters": {
8
- "sampling_parameters": {
9
- "temperature": 0.3,
10
- "min_p": 0.15,
11
- "repetition_penalty": 1.05
12
- }
13
- }
14
- }