Instructions to use MetaTrustSig/13b_reasoner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MetaTrustSig/13b_reasoner with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="MetaTrustSig/13b_reasoner")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("MetaTrustSig/13b_reasoner") model = AutoModel.from_pretrained("MetaTrustSig/13b_reasoner") - Notebooks
- Google Colab
- Kaggle
Request for Access to Marvinmw/{13b,34b}_reasoner Model
I am currently a Ph.D. student at Nanjing University in China, conducting research on the application of large language models (LLMs) for vulnerability detection in smart contract code. After reviewing the documentation for the Marvinmw/{13b,34b}_reasoner model, I believe its capabilities and focus align closely with my research.
I would like to request access to download and utilize the model for my academic research. I assure you that the model will be used exclusively for research purposes, and I will adhere to academic ethics, ensuring it is not used for commercial applications.
I have already submitted a request on Hugging Face under the username "renlll." I would greatly appreciate it if you could consider granting me access. If you require any additional information or documentation to support my request, please do not hesitate to let me know.
Thank you for your support, and I look forward to hearing from you.