Pinned Repositories
bootstrap-template
Twitter Bootstrap template with full glyph icons
caress-client
JavaScript client to translate TUIO to browser touches
caress-server
NodeJS TUIO translator and event emitter
less2sass
A little script to convert less to sass files
node-hl7
NodeJS HL7 Processor and Event Emitter
authentication
[MOVED] Feathers local, token, and OAuth authentication over REST and Websockets using JSON Web Tokens (JWT) with PassportJS.
feathers-react-native-chat
A React Native example chat app using feathers
docs
[MOVED] Legacy Feathers documentation
feathers
The API and real-time application framework
feathers-chat
A Feathers real-time chat application
ekryski's Repositories
ekryski/AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
ekryski/Alpaca-CoT
We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. Meanwhile, we created a new branch to build a Tabular LLM.(我们分别统一了丰富的IFT数据(如CoT数据,目前仍不断扩充)、多种训练效率方法(如lora,p-tuning)以及多种LLMs,三个层面上的接口,打造方便研究人员上手的LLM-IFT研究平台。同时tabular_llm分支构建了面向表格智能任务的LLM。
ekryski/alpaca-lora
Instruct-tune LLaMA on consumer hardware
ekryski/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
ekryski/ChatLLM-Web
🗣️ Chat with LLM like Vicuna totally in your browser with WebGPU, safely, privately, and with no server.
ekryski/dalai
The simplest way to run LLaMA on your local machine
ekryski/FastChat
The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
ekryski/ggml
Tensor library for machine learning
ekryski/gpt-llama.cpp
A llama.cpp drop-in replacement for OpenAI's GPT endpoints, allowing GPT-powered apps to run off local llama.cpp models instead of OpenAI.
ekryski/gpt4all
gpt4all: a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue
ekryski/gpt4all-chat
gpt4all-j chat
ekryski/gpt4all-ui
gpt4all chatbot ui
ekryski/langchain
⚡ Building applications with LLMs through composability ⚡
ekryski/langchainjs
ekryski/lintrule
ekryski/llama-hub
A library of data loaders for LLMs made by the community -- to be used with GPT Index and/or LangChain
ekryski/llama.cpp
Port of Facebook's LLaMA model in C/C++
ekryski/local.ai
ekryski/LocalAI
:robot: Self-hosted, community-driven, local OpenAI-compatible API. Can be used as a drop-in replacement for OpenAI, running on CPU with consumer-grade hardware. API for ggml compatible models, for instance: llama.cpp, alpaca.cpp, gpt4all.cpp, rwkv.cpp, vicuna, koala, gpt4all-j, cerebras
ekryski/mlc-llm
Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.
ekryski/obsidian-smart-connections
Chat with your notes in Obsidian! Plus, see what's most relevant in real-time! Interact and stay organized. Powered by OpenAI ChatGPT, GPT-4 & Embeddings.
ekryski/privateGPT
Interact privately with your documents using the power of GPT, 100% privately, no data leaks
ekryski/PyAIPersonality
A library for defining AI personalities for AI based models.We define a file format, assets and personalized scripts.
ekryski/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
ekryski/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
ekryski/rwkv.cpp
INT4 and FP16 inference on CPU for RWKV language model
ekryski/skypilot
SkyPilot is a framework for easily running machine learning workloads on any cloud through a unified interface.
ekryski/text-generation-webui
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.
ekryski/web-llm
Bringing large-language models and chat to web browsers. Everything runs inside the browser with no server support.
ekryski/window.ai
Use your own AI models on the web