Views
No views yet
0.4.01base_model: models/miqu-1-70b-sf
2model_type: LlamaForCausalLM
3tokenizer_type: LlamaTokenizer
4is_llama_derived_model: true
5
6load_in_8bit: false
7load_in_4bit: true
8strict: false
9
10datasets:
11 - path: train-all-max-alpaca-llama.jsonl
12 type: completion
13dataset_prepared_path:
14val_set_size: 0.0
15output_dir: ./volume/limarp-70b-qlora
16
17adapter: qlora
18lora_model_dir:
19
20sequence_len: 16384
21sample_packing: true
22pad_to_sequence_len: true
23
24lora_r: 32
25lora_alpha: 16
26lora_dropout: 0.05
27lora_target_modules:
28lora_target_linear: true
29lora_fan_in_fan_out:
30
31wandb_project: 70b-lora
32wandb_entity:
33wandb_watch:
34wandb_name:
35wandb_log_model:
36
37gradient_accumulation_steps: 4
38micro_batch_size: 1
39num_epochs: 2
40optimizer: adamw_bnb_8bit
41lr_scheduler: cosine
42learning_rate: 0.0001
43
44train_on_inputs: true
45group_by_length: false
46bf16: true
47fp16: false
48tf32: true
49
50gradient_checkpointing: true
51gradient_checkpointing_kwargs:
52 use_reentrant: true
53early_stopping_patience:
54resume_from_checkpoint:
55local_rank:
56logging_steps: 1
57xformers_attention:
58flash_attention: true
59
60warmup_steps: 10
61eval_steps:
62eval_table_size:
63save_steps:
64debug:
65deepspeed:
66weight_decay: 0.0
67fsdp:
68fsdp_config:
69special_tokens:
70 bos_token: "<s>"
71 eos_token: "</s>"
72 unk_token: "<unk>"
73### Instruction:
Character's Persona: {bot character description}
User's Persona: {user character description}
Scenario: {what happens in the story}
Play the role of Character. Taking the above information into consideration, you must engage in a roleplaying chat with User below this line. Do not write dialogues and narration for User.
### Input:
User: {utterance}
### Response:
Character: {utterance}
### Input:
User: {utterance}
### Response:
Character: {utterance}
(etc.)### Input
User: {utterance}
### Response: (length = medium)
Character: {utterance}micro, tiny, short, medium, long, massive, huge, enormous, humongous, unlimited.
The recommended starting length is medium. Keep in mind that the AI can ramble or impersonate
the user with very long messages.