classicvalues - Overview
Navigation Menu
{{ message }}
classicvalues
Follow
Classic Values classicvalues
🥇
Automating Python! Working Chatbot @ gemini-chatbot-mocha-three.vercel.app
Software Development and Design Corporation built by Freelancing Solo-entrepreneur
-
Laudate Corpus LLC
- Union City, CA
- 22:22 (UTC -07:00)
- https://www.laudate.site
- @ClassicValues_
Highlights
Pinned Loading
-
nextjs-flask nextjs-flask Public
TypeScript 2
-
A Trained and Fine-Tuned LLM via Pub... A Trained and Fine-Tuned LLM via Publicly Available Literature
1
import fitz # PyMuPDF
2
import re
3
import torch
4
from torch.utils.data import Dataset, DataLoader
5
from transformers import AutoTokenizer, AutoModelForCausalLM

