Instructions to use ComputerAi/Bob with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- BERTopic
How to use ComputerAi/Bob with BERTopic:
from bertopic import BERTopic model = BERTopic.load("ComputerAi/Bob") - Notebooks
- Google Colab
- Kaggle
File size: 327 Bytes
978fe11 04f897b 978fe11 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | ---
license: mit
datasets:
- cognitivecomputations/dolphin-r1
- open-thoughts/OpenThoughts-114k
- fka/awesome-chatgpt-prompts
language:
- en
metrics:
- accuracy
base_model:
- deepseek-ai/DeepSeek-R1
new_version: deepseek-ai/DeepSeek-V3
pipeline_tag: text2text-generation
library_name: bertopic
tags:
- computer-manipulation
--- |