GitHub / fiddlecube 1 Repository
fiddlecube/fiddlecube-sdk
Generate ideal question-answers for testing RAG
Language: Python - Size: 8.97 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 126 - Forks: 3

fiddlecube/llama-stack Fork of meta-llama/llama-stack
Composable building blocks to build Llama Apps
Size: 10.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

fiddlecube/llama-finetuning Fork of modal-labs/llm-finetuning
Guide for fine-tuning Llama/CodeLlama models
Language: Python - Size: 153 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fiddlecube/topicGPT Fork of chtmp223/topicGPT
Code & Prompts for TopicGPT paper
Size: 766 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

fiddlecube/lilac Fork of lilacai/lilac
Curate better data for LLMs
Size: 37 MB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

fiddlecube/llama-docker-playground Fork of soulteary/llama-docker-playground
Quick Start LLaMA models with multiple methods, and fine-tune 7B/65B with One-Click.
Size: 201 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fiddlecube/ragas Fork of explodinggradients/ragas
Evaluation framework for your Retrieval Augmented Generation (RAG) pipelines
Size: 2.06 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fiddlecube/agents Fork of aiwaves-cn/agents
An Open-source Framework for Autonomous Language Agents
Size: 38.7 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fiddlecube/argilla Fork of argilla-io/argilla
✨Argilla: the open-source data curation platform for LLMs
Size: 596 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fiddlecube/question_extractor Fork of nestordemeure/question_extractor
Generate question/answer training pairs out of raw text.
Size: 80.1 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fiddlecube/LongForm Fork of akoksal/LongForm
Instruction Tuning Dataset and Models for Long Text Generation with Corpus Extraction
Size: 28.7 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fiddlecube/alpaca_farm Fork of tatsu-lab/alpaca_farm
A simulation framework for RLHF and alternatives. Develop your RLHF method without collecting human data.
Size: 1.91 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fiddlecube/h2ogpt Fork of h2oai/h2ogpt
Private Q&A and summarization of documents+images or chat with local GPT, 100% private, Apache 2.0. Supports LLaMa2, llama.cpp, and more. Demo: https://gpt.h2o.ai/
Size: 22.2 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fiddlecube/DeepSpeedExamples Fork of microsoft/DeepSpeedExamples
Example models using DeepSpeed
Size: 21.7 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fiddlecube/trlx Fork of CarperAI/trlx
A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
Size: 45.7 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fiddlecube/discus Fork of discus-labs/discus
Generate and enrich datasets on-demand to fine-tune LLMs. Discord: https://discord.gg/t6ADqBKrdZ
Size: 2.08 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fiddlecube/LLM-eval-survey Fork of MLGroupJLU/LLM-eval-survey
The official GitHub page for the survey paper "A Survey on Evaluation of Large Language Models".
Size: 5.67 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fiddlecube/llmboxing Fork of cbh123/llmboxing
this is to generate anonymous responses. Useful for RL
Size: 2.87 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fiddlecube/prompttools Fork of hegelai/prompttools
Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate).
Size: 27 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fiddlecube/P-tuning-v2 Fork of THUDM/P-tuning-v2
An optimized deep prompt tuning strategy comparable to fine-tuning across scales and tasks
Size: 1.42 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

fiddlecube/prompt-tuning Fork of google-research/prompt-tuning
Original Implementation of Prompt Tuning from Lester, et al, 2021
Size: 3.37 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fiddlecube/unlikelihood_training Fork of facebookresearch/unlikelihood_training
Neural Text Generation with Unlikelihood Training
Size: 41 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

fiddlecube/Flipped-Learning Fork of seonghyeonye/Flipped-Learning
[ICLR 2023] Guess the Instruction! Flipped Learning Makes Language Models Stronger Zero-Shot Learners
Size: 108 MB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

fiddlecube/WizardLM Fork of nlpxucan/WizardLM
Family of instruction-following LLMs powered by Evol-Instruct: WizardLM, WizardCoder
Size: 13.8 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fiddlecube/stanford_alpaca Fork of tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
Size: 8.25 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fiddlecube/swarm-distillation-zero-shot Fork of violet-zct/swarm-distillation-zero-shot
Fork of zero shot prompt consistency
Size: 78 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

fiddlecube/label-studio Fork of HumanSignal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
Size: 1.9 GB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fiddlecube/Dromedary Fork of IBM/Dromedary
Dromedary: towards helpful, ethical and reliable LLMs.
Size: 598 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fiddlecube/self-attentive-parser Fork of nikitakit/self-attentive-parser
High-accuracy NLP parser with models for 11 languages.
Size: 81.3 MB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

fiddlecube/datasetGPT Fork of radi-cho/datasetGPT
A command-line interface to generate textual and conversational datasets with LLMs.
Size: 49.8 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fiddlecube/G-DAUG-c-Generative-Data-Augmentation-for-Commonsense-Reasoning Fork of yangyiben/G-DAUG-c-Generative-Data-Augmentation-for-Commonsense-Reasoning
Size: 979 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

fiddlecube/self-instruct Fork of yizhongw/self-instruct
Aligning pretrained language models with instruction data generated by themselves.
Size: 58.6 MB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

fiddlecube/automatic_prompt_engineer Fork of keirp/automatic_prompt_engineer
Size: 4.37 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
