Not yet. I started working on it (extending the tokenizer and modifying the embedding layers) but got busy with some other things… I plan to revisit that though during the winter holidays and will probably have something to share then!
OPEN SOURCE
-
Open-source AI models like Llama benefit the world
By
–
The Economist explains why open-source AI models, such as Meta's Llama herd, are good for the world.
-

Qwen 2.5 7B Model Shows Strong Performance on Aider Leaderboard
By
–
Interestingly, there is little talk about Qwen 2.5. A screenshot is circulating on Reddit /localllama that shows the 7b version with 63.9% in the Aider leaderboard.
-

First Llama Hackathon in India: 270+ Developers, 75+ Projects
By
–
Together w/ @Reskill
, we hosted the first Llama Hackathon in India bringing together 270+ developers & 25+ mentors from across industries creating in 75+ projects in just 30h of hacking! See the recap and details on some of the top projects here https://
go.fb.me/nmsa9c -

Canvas UIs Superior to Chat for Content Creation
By
–
If you are using chat interfaces for writing text (blogs, essays, code) you're doing it wrong UXs like Canvas are SO much better for this. Diffs, highlight specific pieces, quick actions, etc See OpenCanvas for a fully OSS implementation of this https://
github.com/langchain-ai/o
pen-canvas
… -

Drupal Association Releases Free RFP Guide for Open Source
By
–
Participating in open source means sharing what you know! The @drupalassoc
's new, free guide (and template!) to assist you in crafting effective RFPs is a great example. Check it out –> https://
bit.ly/3Yqa5tm #drupal #opensource #openweb -

OpenCoder: Open Cookbook for Top-Tier Code Language Models
By
–
OpenCoder The Open Cookbook for Top-Tier Code Large Language Models
-

LLM Coding Resources and Bonus Materials for Weekend Learning
By
–
If you are looking for something to read/study this weekend, I added lots of LLM-related bonus from-scratch coding resources over the last few months (from implementing Llama 3.2 to preference tuning with DPO): https://
github.com/rasbt/LLMs-fro
m-scratch?tab=readme-ov-file#bonus-material
… I hope you find them useful! -
Installation instructions for autotrain-advanced package via pip
By
–
To try, install autotrain-advanced using pip. You can ignore dependencies and install without –no-deps and then you'd need to install some dependencies by hand. "pip install autotrain-advanced" report issues and don't forget to star github repo: https://
github.com/huggingface/au
totrain-advanced
… 2/N -

Hugging Face AutoTrain Client: Fine-tune SOTA Models in Python
By
–
INTRODUCING Hugging Face AutoTrain Client Now you can fine-tune SOTA models on all compatible dataset-model pairs on Hugging Face Hub using Python on Hugging Face Servers. Choose from a number of GPU flavors, millions of models and dataset pairs and 10+ tasks 1/N