Transformers
GGUF
Inference Endpoints
mradermacher commited on
Commit
5a4ef04
·
verified ·
1 Parent(s): 8df01c1

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -1,5 +1,27 @@
1
  ---
2
  base_model: BSC-LT/ALIA-40b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  language:
4
  - bg
5
  - ca
@@ -51,7 +73,7 @@ quantized_by: mradermacher
51
  static quants of https://huggingface.co/BSC-LT/ALIA-40b
52
 
53
  <!-- provided-files -->
54
- weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
55
  ## Usage
56
 
57
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
1
  ---
2
  base_model: BSC-LT/ALIA-40b
3
+ datasets:
4
+ - oscar-corpus/colossal-oscar-1.0
5
+ - HuggingFaceFW/fineweb-edu
6
+ - joelniklaus/eurlex_resources
7
+ - joelniklaus/legal-mc4
8
+ - projecte-aina/CATalog
9
+ - UFRGS/brwac
10
+ - community-datasets/hrwac
11
+ - danish-foundation-models/danish-gigaword
12
+ - HiTZ/euscrawl
13
+ - PleIAs/French-PD-Newspapers
14
+ - PleIAs/French-PD-Books
15
+ - AI-team-UoA/greek_legal_code
16
+ - HiTZ/latxa-corpus-v1.1
17
+ - allenai/peS2o
18
+ - pile-of-law/pile-of-law
19
+ - PORTULAN/parlamento-pt
20
+ - hoskinson-center/proof-pile
21
+ - togethercomputer/RedPajama-Data-1T
22
+ - bigcode/starcoderdata
23
+ - bjoernp/tagesschau-2018-2023
24
+ - EleutherAI/the_pile_deduplicated
25
  language:
26
  - bg
27
  - ca
 
73
  static quants of https://huggingface.co/BSC-LT/ALIA-40b
74
 
75
  <!-- provided-files -->
76
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/ALIA-40b-i1-GGUF
77
  ## Usage
78
 
79
  If you are unsure how to use GGUF files, refer to one of [TheBloke's