We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseOn 2023-11-07, I have decided to make the majority of repositories and Hugging Face models private.
Link: https://huggingface.co/danielpark
| ko-llama-2-jindo-7b-instruct | LLaMA2-7b | Korean LLM model efficiently fine-tuned with QLoRA (Efficient Finetuning of Quantized LLMs) |
| ko-llama-2-jindo-13b-instruct | LLaMA2-13b | Korean LLM model efficiently fine-tuned with QLoRA |
| ko-llama-2-jindo-7b-instruct-ggml | LLaMA2-7b | Model weights transformed through GGML(Generic Graph Machine Learning) to efficiently perform inference using GPU and CPU. |
| ko-llama-2-jindo-7b-instruct-4bit-128g-gptq | LLaMA2-7b | Model weights using LLaMA2 as the backbone, one-shot weight quantized with GPTQ(Accurate Post-Training Quantization for Generative Pre-trained Transformers) to increase inference speed. |
| Bard API | Interfaces with Google Bard API to retrieve responses. | GitHub |
| Amazing Bard Prompts | Includes curated Google Bard prompts for enhanced utilization. | GitHub |
| ExceptNotifier | Enriches try-except with comprehensive error messages. | GitHub |
| Co Coder | Python package that treamlines error debugging from Chat GPT and Google Bard. | GitHub |
| GPT BERT Medical QA Chatbot | Research repository focused on GPT 2 fine-tuning for medical domain. | GitHub |
| Korean news topic classification using KO BERT | Classifies Korean news articles into eight categories using fine-tuned Korean BERT. | GitHub |
| Multi-objective recommender | Recommendation system leveraging user behavior data for improved accuracy. | GitHub |
Pypi link: https://pypi.org/user/archi-park/
| bardapi | The python package that returns Response of Google Bard through API. | GitHub |
| arxiv2text | Converting PDF files to text, mainly with a focus on arXiv papers. | GitHub |
| transllm | LLMtranslator translates and generates text in multiple languages. | GitHub |
| translang | Translation Service API Module. | GitHub |
| catchexception | Nightly version of ExceptNotifier | GitHub |
| googlebardapi | The python package that returns Response of Google Bard through API. | GitHub |
| cocoder | Python package that treamlines error debugging from Chat GPT and Google Bard. | GitHub |
| exceptnotifier | With Python's try-except to receive notifications about Errors or Successes in your code through messenger app or email. | GitHub |
| utilfunction | The Python package utilfunction wraps and distributes useful functions in an easy-to-use way. | GitHub |
| quickshow | Quick-Show provides simply but powerful insight plots | GitHub |
| googledriver | The Python package google drive facilitates access to files uploaded to Google Drive. | GitHub |
| youtuber | Support tools including crawler, video editing, YouTube API, etc. | GitHub |
| docfilter | The Python package docfilter is used to detect and remove inappropriate information from text. | GitHub |
| kmi2122 | This dataset includes some macroeconomic indicators for South Korea in 2021-2022. | GitHub |
| corpusshow | Corpus-Show makes it easier and faster to visualize corpus through sentence embedding of corpus. | GitHub |
| edanif | EDA-NIf creates a dataframe containing meta information of NIfTi files and provides several useful features. | GitHub |
Link: https://hub.docker.com/u/parkminwoo91
Forked from f/prompts.chat
This repo includes Google Bard prompt curation to use Bard better.
The unofficial python package that returns response of Google Gemini through cookie values.
Repository for organizing datasets and papers used in Open LLM.
Weekly visualization report of Open LLM model performance based on 4 metrics.
LLMtranslator translates and generates text in multiple languages.