Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
RicardoLee
/
Llama2-chat-7B-Chinese-withCode3W-LoRA
like
9
Text Generation
Transformers
PyTorch
Chinese
English
llama
llama2
llama2-chat
llama2-chat-7B
code
code revise
code summarization
code comment
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
a75c592
Llama2-chat-7B-Chinese-withCode3W-LoRA
/
sft_lora_model
/
special_tokens_map.json
RicardoLee
first commit
a75c592
about 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<unk>"
}