update readme w compat matrix
This commit is contained in:
13
README.md
13
README.md
@@ -1,6 +1,15 @@
|
||||
~~# Axolotl
|
||||
# Axolotl
|
||||
|
||||
#### Go ahead and axolotl questions
|
||||
|
||||
## Support Matrix
|
||||
|
||||
| | fp16/fp32 | fp16/fp32 w/ lora | 4bit-quant | 4bit-quant w/flash attention | flash attention | xformers attention |
|
||||
|----------|:----------|:------------------|------------|------------------------------|-----------------|--------------------|
|
||||
| llama | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
| Pythia | ✅ | ✅ | ❌ | ❌ | ❌ | ❓ |
|
||||
| cerebras | ✅ | ✅ | ❌ | ❌ | ❌ | ❓ |
|
||||
|
||||
#### You know you're going to axolotl questions
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
||||
Reference in New Issue
Block a user