Text Generation
Transformers
PyTorch
English
llama
llama-2
code
Eval Results
Inference Endpoints
text-generation-inference
uukuguy commited on
Commit
f773ce4
1 Parent(s): 940010a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -30,8 +30,9 @@ model-index:
30
 
31
  <p><h1> speechless-coding-7b-16k-tora </h1></p>
32
 
33
- Use the following dataset to fine-tune llm_agents/tora-code-7b-v0.1 in order to improve the model's reasoning and planning abilities.
34
 
 
35
  prompt_type = "alpaca"
36
  max_tokens > 128 && < 16384
37
  >
 
30
 
31
  <p><h1> speechless-coding-7b-16k-tora </h1></p>
32
 
33
+ Use the following dataset to fine-tune llm_agents/tora-code-7b-v1.0 in order to improve the model's reasoning and planning abilities.
34
 
35
+ context window length: 16,384
36
  prompt_type = "alpaca"
37
  max_tokens > 128 && < 16384
38
  >