Pinned Repositories
all-about-llm
dsdanielpark's curation and categorization of resources on large language models, along with documentation.
amazing-bard-prompts
This repo includes Google Bard prompt curation to use Bard better.
Bard-API
The unofficial python package that returns response of Google Bard through cookie value.
co-coder
Co-Coder is a Python package that streamlines error debugging from Open AI chat GPT and Google Bard by providing hints, example code, and relevant Stack Overflow links.
ExceptNotifier
The Python package ExceptNotifier enhances the try-except statement, allowing you to receive detailed error messages via email or messenger apps.
Gemini-API
The unofficial python package that returns response of Google Gemini through cookie values.
gpt2-bert-medical-qa-chat
Medical domain-focused GPT-2 fine-tuning, optimization, and lightweighting research repository (compared to GPT-4).
hf-transllm
LLMtranslator translates and generates text in multiple languages.
open-llm-datasets
Repository for organizing datasets and papers used in Open LLM.
open-llm-leaderboard-report
Weekly visualization report of Open LLM model performance based on 4 metrics.
dsdanielpark's Repositories
dsdanielpark/Gemini-API
The unofficial python package that returns response of Google Gemini through cookie values.
dsdanielpark/hf-transllm
LLMtranslator translates and generates text in multiple languages.
dsdanielpark/all-about-llm
dsdanielpark's curation and categorization of resources on large language models, along with documentation.
dsdanielpark/open-interview
Open Interview automates technical Q&A generation from resumes, offers document and audio outputs, and customizable settings for efficient interview prep.
dsdanielpark/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
dsdanielpark/DeepSeek-V2
DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model
dsdanielpark/linux
Linux kernel source tree
dsdanielpark/llama-cpp-python
Python bindings for llama.cpp
dsdanielpark/abliterator
Simple Python library/structure to ablate features in LLMs which are supported by TransformerLens
dsdanielpark/chroma
the AI-native open-source embedding database
dsdanielpark/ChunkLlama
[ICML'24] Data and code for our paper "Training-Free Long-Context Scaling of Large Language Models"
dsdanielpark/FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
dsdanielpark/flax
Flax is a neural network library for JAX that is designed for flexibility.
dsdanielpark/InternLM-Math
dsdanielpark/lean4
Lean 4 programming language and theorem prover
dsdanielpark/llama.cpp
LLM inference in C/C++
dsdanielpark/llama_index
LlamaIndex is a data framework for your LLM applications
dsdanielpark/MedicalGPT
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO。
dsdanielpark/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
dsdanielpark/ms-macro-web-search
A large-scale information-rich web dataset, featuring millions of real clicked query-document labels
dsdanielpark/openai-cookbook
Examples and guides for using the OpenAI API
dsdanielpark/openapi-typescript
Generate TypeScript types from OpenAPI 3 specs
dsdanielpark/openssl
TLS/SSL and crypto library
dsdanielpark/prometheus-eval
[Preprint] Prometheus 2: An Open Source Language Model Specialized in Evaluating Other Language Models
dsdanielpark/sniffnet
Comfortably monitor your Internet traffic 🕵️♂️
dsdanielpark/text-generation-inference
Large Language Model Text Generation Inference
dsdanielpark/wireshark
Read-only mirror of Wireshark's Git repository at https://gitlab.com/wireshark/wireshark. ⚠️ GitHub won't let us disable pull requests. ⚠️ THEY WILL BE IGNORED HERE ⚠️ Upload them at GitLab instead.
dsdanielpark/Yi-1.5
Yi-1.5 is an upgraded version of Yi, delivering stronger performance in coding, math, reasoning, and instruction-following capability.
dsdanielpark/axolotl
Go ahead and axolotl questions
dsdanielpark/smolagents
🤗 smolagents: a barebones library for agents. Agents write python code to call tools and orchestrate other agents.