Text Generation
Safetensors
Rust
RWKV
English
oicio-rs
ternary
matmul-free
cpu-only
1.58-bit
bitnet
bonsai
infinite-context
em-llm
reattention
recursive-agent-harness
rlm
rah
edge-ai
needle
hadamard
mlgru
mamba
liquid-neural-networks
turbovec
turboquant
t-mac
vec-lut
axon
consumer-hardware
better-quality
intelligence-density
Instructions to use deeprcurs/OICIO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- RWKV
How to use deeprcurs/OICIO with RWKV:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# OICIO — Optimized Infinite Context Intelligence Orchestration
|
| 2 |
|
| 3 |
**Credits:** deepRcurs Labs, @deeprcurs
|
|
@@ -6,7 +45,7 @@
|
|
| 6 |
**Account:** deeprcurs-staff
|
| 7 |
|
| 8 |
**GitHub:** https://github.com/deepRcurs/OICIO
|
| 9 |
-
**HuggingFace Hub:** https://huggingface.co/
|
| 10 |
**MyBinder:** https://mybinder.org/v2/gh/deepRcurs/OICIO/main
|
| 11 |
|
| 12 |
## Abstract
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- ternary
|
| 7 |
+
- matmul-free
|
| 8 |
+
- cpu-only
|
| 9 |
+
- rust
|
| 10 |
+
- 1.58-bit
|
| 11 |
+
- bitnet
|
| 12 |
+
- bonsai
|
| 13 |
+
- infinite-context
|
| 14 |
+
- em-llm
|
| 15 |
+
- reattention
|
| 16 |
+
- recursive-agent-harness
|
| 17 |
+
- rlm
|
| 18 |
+
- rah
|
| 19 |
+
- edge-ai
|
| 20 |
+
- needle
|
| 21 |
+
- hadamard
|
| 22 |
+
- mlgru
|
| 23 |
+
- mamba
|
| 24 |
+
- rwkv
|
| 25 |
+
- liquid-neural-networks
|
| 26 |
+
- turbovec
|
| 27 |
+
- turboquant
|
| 28 |
+
- t-mac
|
| 29 |
+
- vec-lut
|
| 30 |
+
- axon
|
| 31 |
+
- consumer-hardware
|
| 32 |
+
- better-quality
|
| 33 |
+
- intelligence-density
|
| 34 |
+
pipeline_tag: text-generation
|
| 35 |
+
library_name: oicio-rs
|
| 36 |
+
base_model:
|
| 37 |
+
- microsoft/BitNet-b1.58-2B-4T
|
| 38 |
+
---
|
| 39 |
+
|
| 40 |
# OICIO — Optimized Infinite Context Intelligence Orchestration
|
| 41 |
|
| 42 |
**Credits:** deepRcurs Labs, @deeprcurs
|
|
|
|
| 45 |
**Account:** deeprcurs-staff
|
| 46 |
|
| 47 |
**GitHub:** https://github.com/deepRcurs/OICIO
|
| 48 |
+
**HuggingFace Hub:** https://huggingface.co/deepRcurs/OICIO
|
| 49 |
**MyBinder:** https://mybinder.org/v2/gh/deepRcurs/OICIO/main
|
| 50 |
|
| 51 |
## Abstract
|