Raiff1982/coredata
Viewer • Updated • 11.6k • 14
How to use RaiffsBits/Gendette with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("RaiffsBits/Gendette", set_active=True)from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("RaiffsBits/Gendette", set_active=True)A sophisticated AI assistant interface featuring multi-perspective reasoning, quantum-inspired processing, and cognitive cocoon artifact management.
Clone the repository
Copy .env.example to .env and add your credentials:
VITE_SUPABASE_URL=your-project-url
VITE_SUPABASE_ANON_KEY=your-project-anon-key
Install dependencies:
npm install
Start the development server:
npm run dev
We welcome contributions! Please read our contributing guidelines before submitting pull requests.
MIT License - See LICENSE file for details
# Gated model: Login with a HF token with gated access permission hf auth login