AutoTrain just added LLM ORPO as a task! ORPO provides the same performance as DPO with 50% reduction in memory since no reference model is needed Now, train your own zephyr-orpo like models without writing a single line of code [powered by trl]
OPEN SOURCE
-
Meta Introduces the First Llama 3 Models
By
–
[#Article] @AIatMeta unveils the first two models of the Llama 3 family https://actuia.com/actualite/meta-devoile-les-deux-premiers-modeles-de-la-famille-llama-3/
… #AI #artificialintelligence -
Drupal Remains Well and Alive: Exclusive Tim Doyle Interview
By
–
https://
thedroptimes.com/interview/3842
3/drupal-remain-well-and-alive-exclusive-conversation-with-tim-doyle
… #drupal #opensource #openweballiance -

Llama3-70B-Instruct matches GPT4 in agent benchmark test
By
–
Preliminary testing on my agent benchmark (based on https://
github.com/aymeric-rouche
r/benchmark_agents
…): Llama3-70B-Instruct is on par with GPT4! cc @lvwerra -
Drupal CEO discusses open source innovation and digital public good
By
–
@DrupalAssoc CEO, @TimDoyleMPA
, goes deep in this wide-ranging interview, discussing open source, the innovation that will steer Drupal's future, and Drupal's recognition as a Digital Public Good -
Open Web and Open-Source CMS Value for Government
By
–
I hope we can help government and regulatory bodies clearly understand the value of keeping the web open and using open-source software in the CMS."
-
Open-Source AI Models Released Rapidly in Spring 2024
By
–
DBRX, Mixtral 8x22B, Llama-3 all released within weeks. The open-source AI scene shows no sign of slowing down.
-

Llama3 Now Available on Major Cloud AI Platforms
By
–
Not everyone is aware but the fact that llama3 has been added to HF on day one means that right away, you can easily run it on @aws Sagemaker, @microsoft AzureML, @googlecloud Vertex and the @huggingface hosted solutions (autotrain, spaces, serverless and dedicated endpoints).
-
Leveraging Hugging Face Hub and Community for AI Projects
By
–
Very cool! Should find a way to take advantage of the hf hub or community!
-
New LLM Fireworks Plugin Enables Access to Advanced Language Models
By
–
New LLM plugin: llm-fireworks, providing access to @FireworksAI_HQ models llm install llm-fireworks
llm keys set fireworks
# paste in API key
llm -m fireworks/models/llama-v3-70b-instruct 'five great names for a pet ocelot'
