HumanBehaviorAtlas/human_behavior_atlas
Viewer • Updated • 100k • 8.4k • 3
How to use DT230107/Meowie with Transformers.js:
// npm i @huggingface/transformers
import { pipeline } from '@huggingface/transformers';
// Allocate pipeline
const pipe = await pipeline('text-classification', 'DT230107/Meowie');Base model
meta-llama/Llama-3.1-8B