Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
mistral_llama_merged_1 – AI Model by Rupesh2 | AlphaNeural AI
You can deploy this model and start earning money today!
Rupesh2
/
mistral_llama_merged_1
like
0
transformers
safetensors
llama
text-generation
merge
mergekit
lazymergekit
diffnamehard/Mistral-CatMacaroni-slerp-uncensored-7B
nbeerbower/llama-3-spicy-abliterated-stella-8B
conversational
apache-2.0
autotrain_compatible
text-generation-inference
endpoints_compatible
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
llama-mistral merged
llama-mistral merged is a merge of the following models using
mergekit
:
diffnamehard/Mistral-CatMacaroni-slerp-uncensored-7B
nbeerbower/llama-3-spicy-abliterated-stella-8B
🧩 Configuration
```yaml slices:
sources:
model: diffnamehard/Mistral-CatMacaroni-slerp-uncensored-7B layer_range: [0, 32]
model: nbeerbower/llama-3-spicy-abliterated-stella-8B layer_range: [0, 32] merge_method: slerp base_model: nbeerbower/llama-3-spicy-abliterated-stella-8B parameters: t:
filter: self_attn value: [0, 0.5, 0.3, 0.7, 1]
filter: mlp value: [1, 0.5, 0.7, 0.3, 0]
value: 0.5 dtype: bfloat16 ```