MtgMatrix VS peft

Compare MtgMatrix vs peft and see what are their differences.

MtgMatrix

Use semantic search to browse similar and related cards in Magic: The Gathering. Powered by Langchain. (by HanClinto)

peft

🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning. (by huggingface)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
MtgMatrix peft
1 26
3 14,341
- 7.2%
6.9 9.7
4 months ago 2 days ago
Python Python
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

MtgMatrix

Posts with mentions or reviews of MtgMatrix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-05.
  • Fine Tuning Mistral 7B on Magic the Gathering Draft
    4 projects | news.ycombinator.com | 5 Dec 2023
    Excellent, thank you for posting this!

    I was actually just looking into fine-tuning an LLM for Magic: The Gathering this week -- I've been building a small card-similarity browser using semantic embeddings of cards to find functionally or flavorfully similar cards.

    I've just been using InstructorXL, but either Instructor doesn't have enough innate knowledge of the game, or else I need to work on better prompts, but so far I've tried 9 different prompts, and none of them seem to perform very well for generating embeddings:

    https://github.com/HanClinto/MtgMatrix/blob/main/data/create...

    So my next step was to try and download a dataset of similar cards (I have some ideas on this), and I was trying to see if I could use this to do triplet-loss training of a large embedding model or something.

    Aaaaand, that's as far as I've gotten. I haven't actually figured out _how_ to hook all of that up, but your post is extremely inspirational for me. Thank you for posting this!!

peft

Posts with mentions or reviews of peft. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-05.

What are some alternatives?

When comparing MtgMatrix and peft you can also consider the following projects:

llm-foundry - LLM training code for Databricks foundation models

lora - Using Low-rank adaptation to quickly fine-tune diffusion models.

LoRA - Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"

alpaca-lora - Instruct-tune LLaMA on consumer hardware

dalai - The simplest way to run LLaMA on your local machine

mlc-llm - Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.

minLoRA - minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.

lamini

simple-llm-finetuner - Simple UI for LLM Model Finetuning

alpaca_lora_4bit

transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

SwapCudaVersionWindows - How to swap/switch CUDA versions on Windows