Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ language:
|
|
12 |
---
|
13 |
|
14 |
### Contents:
|
15 |
-
decent model, surpasses iter1 and 2 (gna ignore iter3, completely useless) in terms of extracting more items from user listing, but is still prone to extracting the same item mentioned repeatedly.
|
16 |
still not as good as 3b, but fast (4x faster, 69t/s in 1b and 17t/s in 3b running on 3050 laptop) and reliable enough to perform simple extraction for a listing with less than 5 items and no world name
|
17 |
|
18 |
# Uploaded model
|
|
|
12 |
---
|
13 |
|
14 |
### Contents:
|
15 |
+
decent model (q8), surpasses iter1 and 2 (gna ignore iter3, completely useless) in terms of extracting more items from user listing, but is still prone to extracting the same item mentioned repeatedly.
|
16 |
still not as good as 3b, but fast (4x faster, 69t/s in 1b and 17t/s in 3b running on 3050 laptop) and reliable enough to perform simple extraction for a listing with less than 5 items and no world name
|
17 |
|
18 |
# Uploaded model
|