Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
Llama-uncensored-task-arithmatic – AI Model by Rupesh2 | AlphaNeural AI
You can deploy this model and start earning money today!
Rupesh2
/
Llama-uncensored-task-arithmatic
like
0
transformers
safetensors
llama
text-generation
merge
mergekit
lazymergekit
aifeifei798/llama3-8B-DarkIdol-2.1-Uncensored-32K
DevsDoCode/LLama-3-8b-Uncensored
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-uncensored-task-arithmatic
Llama-uncensored-task-arithmatic is a merge of the following models using
mergekit
:
aifeifei798/llama3-8B-DarkIdol-2.1-Uncensored-32K
DevsDoCode/LLama-3-8b-Uncensored
🧩 Configuration
```yaml models:
model: aifeifei798/llama3-8B-DarkIdol-2.1-Uncensored-32K parameters: density: [1, 0.7, 0.1] # density gradient weight: 1.0
model: DevsDoCode/LLama-3-8b-Uncensored parameters: density: 0.5 weight: [0, 0.3, 0.7, 1] # weight gradient merge_method: ties base_model: Orenguteng/Llama-3-8B-Lexi-Uncensored parameters: normalize: true int8_mask: true dtype: float16 ```