mirror of
https://github.com/blackboxprogramming/lucidia.git
synced 2026-03-17 09:37:56 -05:00
Add tokenizer/spm.yaml with SentencePiece configuration
This commit is contained in:
committed by
GitHub
parent
b665b0dc19
commit
91fb34569e
3
lucidia_llm/tokenizer/spm.yaml
Normal file
3
lucidia_llm/tokenizer/spm.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
# SentencePiece model configuration for Lucidia
|
||||
model_type: bpe
|
||||
vocab_size: 50000
|
||||
Reference in New Issue
Block a user