Commit History
update openllama and clean up paths
d0d7eaa
fix table formatting
a6ebf57
more matrix updates
280832c
update the support matrix
a43bae9
more pruning
effbbf6
more config pruning and migrating
c530e4b
Merge pull request #189 from OpenAccess-AI-Collective/fixes-20230711
f620706
unverified
get rid of some configs, formalize pythioa lora config
77762a5
new validation for mpt w grad checkpoints
14668fa
match up gradient checkpointing when using lora w config
fe0b768
Merge pull request #186 from akj2018/main
e944311
unverified
Update FAQS.md
e3e7b52
unverified
Update FAQS.md
dd7d16d
unverified
Update FAQS.md
5ffefee
unverified
Merge pull request #183 from OpenAccess-AI-Collective/inference-from-stdin
d9f713e
unverified
pass a prompt in from stdin for inference
c4e4f81
Merge pull request #182 from OpenAccess-AI-Collective/fix-llama-ref
0124825
unverified
fix for local variable 'LlamaForCausalLM' referenced before assignment
14163c1
Merge pull request #181 from OpenAccess-AI-Collective/xpos-rope
41e4f6c
unverified
Merge pull request #180 from Glavin001/feat/stream-inference
215d775
unverified
formatting for linter
f36e227
unverified
add option to readme
5878bb1
add support to extend context with xpos rope
a03a7d7
Add streaming inference & fix stopping at EOS
fec6bcc
Merge pull request #179 from OpenAccess-AI-Collective/fix-max_seq_len
931e606
unverified
fix for max sequence len across different model types
7f09106
Merge pull request #178 from PocketDocLabs/main
6b50200
unverified
Update README.md to reflect current gradient checkpointing support
16f9e28
unverified
Merge pull request #176 from NanoCode012/fix/peft-import
b9083a7
unverified
Fix backward compat for peft
aefb2fc
Merge pull request #169 from NanoCode012/feat/landmark
b5aa8d8
unverified
Merge pull request #171 from OpenAccess-AI-Collective/NanoCode012-falcon-lora-matrix
4d6490b
unverified
Fix falcon support lora
b242b69
unverified
Merge pull request #170 from OpenAccess-AI-Collective/NanoCode012-lambdalabs-fix
320beb2
unverified
Improve lambda labs instruction
2e13cef
unverified
Fix grad checkpoint and outputs param
2a801b0
Fix patching via import instead of hijacking
e44c9e0
Feat: Add landmark attention
55b8542
Merge pull request #168 from bratao/main
febe902
unverified
Disable Wandb
f4df266
Bruno Cabral
commited on