Pinned Repositories
AutoGPTQ-API
Host the GPTQ model using AutoGPTQ as an API that is compatible with text generation UI API.
flux.swift
Swift implementation of Flux.1 using mlx-swift
llama2-fine-tune
Scripts for fine-tuning Llama2 via SFT and DPO.
mlx-chat-ui
huggingface chat-ui integration with mlx-lm server
mlx-llm-server
For inferring and serving local LLMs using the MLX framework
mlx-moe
Scripts to create your own moe models using mlx
mlx_sharding
Distributed Inference for mlx LLm
qlora-fine-tune
sketch2code
a simple model that implemented sketch to code
wizardCoder-vsc
Visual Studio Code extension for WizardCoder
mzbac's Repositories
mzbac/qlora-fine-tune
mzbac/AutoGPTQ-API
Host the GPTQ model using AutoGPTQ as an API that is compatible with text generation UI API.
mzbac/GPTQ-for-LLaMa-API
Provide a way to use the GPT-QLLama model as an API
mzbac/chatgpt-plus-api-client
Node client to making API calls to ChatGPT.
mzbac/gptq-cuda-api
mzbac/codeguard-gpt-action
mzbac/image2dsl
This repository contains the implementation of an Image to DSL (Domain Specific Language) model. The model uses a pre-trained Vision Transformer (ViT) as an encoder to extract image features and a custom Transformer Decoder to generate DSL code from the extracted features.
mzbac/qlora-inference-multi-gpu
mzbac/gpt3-linkedin
A Chrome extension integrated with the OpenAI API for LinkedIn web.
mzbac/chatgpt-backup-extension
mzbac/lora-llm-qa-g
This TypeScript CLI tool helps you generate question-answer pairs for input examples using OpenAI's GPT-3
mzbac/sketch2design
mzbac/bilibili-downloader
A command-line tool to download videos from Bilibili in Node.js and TypeScript
mzbac/JSON-parser
mzbac/aws-custom-lambda-authorizer
code examples for aws custom lambda authorizer
mzbac/basic-source-map-generator
A simple, custom-built Source Map Generator for educational purposes.
mzbac/chatgpt-vsc
ChatGPT integration for VSC
mzbac/llama-cpp-python
Python bindings for llama.cpp
mzbac/alpaca-lora
Instruct-tune LLaMA on consumer hardware
mzbac/bitsandbytes
8-bit CUDA functions for PyTorch
mzbac/cloud-arcade
mzbac/codemorph
Chrome extension that can intercept specified JavaScript and modify it
mzbac/git-diff-action
mzbac/jira-gpt3
mzbac/js-parser-rs
mzbac/json2type
Generate TypeScript types from JSON data in Visual Studio Code
mzbac/LRU_LFU
mzbac/PKCE-Auth
mzbac/react-useIntro
a step-by-step walk through library for react
mzbac/text-generation-webui
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.