Instructions to use ChatBotExploit/NexusExploitAi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- AllenNLP
How to use ChatBotExploit/NexusExploitAi with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://ChatBotExploit/NexusExploitAi") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,5 @@ base_model:
|
|
| 5 |
- bigcode/starcoder2-15b
|
| 6 |
metrics:
|
| 7 |
- code_eval
|
| 8 |
-
new_version: meta-llama/CodeLlama-34b-Instruct-hf
|
| 9 |
pipeline_tag: text-generation
|
| 10 |
-
library_name: fastai
|
| 11 |
---
|
|
|
|
| 5 |
- bigcode/starcoder2-15b
|
| 6 |
metrics:
|
| 7 |
- code_eval
|
|
|
|
| 8 |
pipeline_tag: text-generation
|
|
|
|
| 9 |
---
|