Pinned Repositories
apigraph
(WIP) Derives a dependency graph from OpenAPI schema documents
django-exclusivebooleanfield
Provides an ExclusiveBooleanField which is a boolean (database) field where only one row in the table (or optionally, a subset of rows based on value of other fields) is True and all the other rows are False.
factoryboy-gaendb
Factoryboy base factories and helpers for Google App Engine ndb models
hft2ane
Tool for exporting Apple Neural Engine-accelerated versions of transformers models on HuggingFace Hub.
ocaml-spectrum
Library for color and formatting in the terminal
py-mysql2pgsql
Tool for migrating/converting from mysql to postgresql.
python-waterloo
A cli tool to convert type annotations found in 'Google-style' docstrings into mypy py2 type comments (and from there into py3 type annotations).
rkt-write-thru-hash
Racket (mutable) hash-table impersonators, backed by persistent storage.
apiblint
Linter for .apib blueprint docs, can be run as a pre-commit hook
popget
Simple declarative REST-API client for Python.
anentropic's Repositories
anentropic/hft2ane
Tool for exporting Apple Neural Engine-accelerated versions of transformers models on HuggingFace Hub.
anentropic/experiments-coreml-ane-distilbert
Experimenting with https://github.com/apple/ml-ane-transformers
anentropic/twenty-questions-bot
Langchain chatbot that plays the "20 Questions" game
anentropic/apigraph
(WIP) Derives a dependency graph from OpenAPI schema documents
anentropic/accelerate
🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
anentropic/anentropic
GitHub homepage
anentropic/CasRel
A Novel Cascade Binary Tagging Framework for Relational Triple Extraction. Accepted by ACL 2020.
anentropic/coremltools
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
anentropic/django-distill
Minimal configuration static site generator for Django
anentropic/django-redshift-backend
Redshift database backend for Django
anentropic/django-stubs
PEP-484 stubs for Django
anentropic/django-vite
Integration of ViteJS in a Django project.
anentropic/docs
The LocalStack documentation 📖
anentropic/experiments-coreml-gpt2
Experimenting with GPT2 and CoreML export
anentropic/exporters
Export Hugging Face models to Core ML and TensorFlow Lite
anentropic/gradio
Create UIs for your machine learning model in Python in 3 minutes
anentropic/htmx
</> htmx - high power tools for HTML
anentropic/jinja
A very fast and expressive template engine.
anentropic/langchain
âš¡ Building applications with LLMs through composability âš¡
anentropic/ml-ane-transformers
Reference implementation of the Transformer architecture optimized for Apple Neural Engine (ANE)
anentropic/oauth-v2-client
Oauth 2.0 client for node.js, based on Axios.
anentropic/oauth2-client
Fetch middleware for OAuth2 support
anentropic/odmantic
Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints
anentropic/prbnmcn-gnuplot
OCaml overlay over Gnuplot
anentropic/prettier-plugin-jinja-template
Formatter plugin for jinja2 template files.
anentropic/S3-Directory-Listing
Are you tired of the boring, generic S3 bucket listings? 🥱 Well, look no further! 😎
anentropic/sqlmesh
Efficient data transformation and modeling framework that is backwards compatible with dbt.
anentropic/TPlinker-joint-extraction
anentropic/UniRel
Fork of https://github.com/wtangdev/UniRel updated so it's actually possible to run it reasonably easily. Changes in anentropic branch
anentropic/vanilla-llama
Plain pytorch implementation of LLaMA