Feature Extraction
Transformers
Safetensors
malecns
connectome
fruit-fly
drosophila
neuroscience
graph
custom_code
Instructions to use QuixiAI/MaleCNS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use QuixiAI/MaleCNS with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="QuixiAI/MaleCNS", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("QuixiAI/MaleCNS", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fb60c8e03b4a827ef6dd8deaaf1bb15621bfc9542968a36c0735cb749960d616
- Size of remote file:
- 2.73 GB
- SHA256:
- ad22a84eb8fd7358af29e691e01183b6a7ffecb9e1a5242b88cd2923cc7d792f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.