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/amazing-bard-prompts
This repo includes Google Bard prompt curation to use Bard better.
dsdanielpark/open-llm-datasets
Repository for organizing datasets and papers used in Open LLM.
dsdanielpark/open-llm-leaderboard-report
Weekly visualization report of Open LLM model performance based on 4 metrics.
dsdanielpark/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.
dsdanielpark/gpt2-bert-medical-qa-chat
Medical domain-focused GPT-2 fine-tuning, optimization, and lightweighting research repository (compared to GPT-4).
dsdanielpark/arxiv2text
Converting PDF files to text, mainly with a focus on arXiv papers.
dsdanielpark/mixture-of-experts
PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538
dsdanielpark/blog
A static blog using notion database
dsdanielpark/translang
Translation Service Module
dsdanielpark/arpl
Automated Redpill Loader
dsdanielpark/data-provenance-collection
dsdanielpark/exllama
A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.
dsdanielpark/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
dsdanielpark/Qwen-VL
The official repo of Qwen-VL (通义千问-VL) chat & pretrained large vision language model proposed by Alibaba Cloud.
dsdanielpark/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. We welcome open-source enthusiasts to initiate any meaningful PR on this repo and integrate as many LLM related technologies as possible. 我们打造了方便研究人员上手和使用大模型等微调平台,我们欢迎开源爱好者发起任何有意义的pr!
dsdanielpark/dbrx
Code examples and resources for DBRX, a large language model developed by Databricks
dsdanielpark/dsdanielpark
dsdanielpark/mamba
dsdanielpark/network-segmentation-levels
Best practices for segmentation of the corporate network of any company
dsdanielpark/Qwen1.5
Qwen1.5 is the improved version of Qwen, the large language model series developed by Qwen team, Alibaba Cloud.
dsdanielpark/recipes
This repository shares end-to-end notebooks on how to use various features and integrations with Weaviate at the core!
dsdanielpark/screenshot-to-code
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
dsdanielpark/cpl
Code for Contrastive Preference Learning (CPL)
dsdanielpark/EasyLM
Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Flax.
dsdanielpark/iclr-blog-track.github.io
dsdanielpark/llm_benchmarks
A collection of benchmarks and datasets for evaluating LLM.
dsdanielpark/local-llm-comparison-colab-ui
Compare the performance of different LLM that can be deployed locally on consumer hardware. Run yourself with Colab WebUI.
dsdanielpark/natural-instructions
Expanding natural instructions
dsdanielpark/NCRF
Cancer metastasis detection with neural conditional random field (NCRF)
dsdanielpark/open-sourced-interview-process
Open Sourced Interview Process