HackerTrans
TopNewTrendsCommentsPastAskShowJobs

milliondreams

no profile record

Submissions

Why Workflows Fail: The Indeterministic Business Problem

blog.dragonscale.ai
2 points·by milliondreams·8 ay önce·1 comments

Show HN: CodePrism – an AI-generated code analysis engine as MCP

rustic-ai.github.io
1 points·by milliondreams·geçen yıl·1 comments

VILA: On Pre-Training for Visual Language Models

arxiv.org
2 points·by milliondreams·2 yıl önce·0 comments

Flame: Factuality-Aware Alignment for Large Language Models

arxiv.org
3 points·by milliondreams·2 yıl önce·0 comments

LoRA Land: 310 Fine-Tuned LLMs That Rival GPT-4, a Technical Report

arxiv.org
3 points·by milliondreams·2 yıl önce·0 comments

Toward Self-Improvement of LLMs via Imagination, Searching, and Criticizing

arxiv.org
2 points·by milliondreams·2 yıl önce·0 comments

Toward Self-Improvement of LLMs via Imagination, Searching, and Criticizing

arxiv.org
3 points·by milliondreams·2 yıl önce·0 comments

ResearchAgent: Iterative Research Idea Generation Using LLMs

arxiv.org
124 points·by milliondreams·2 yıl önce·63 comments

CodecLM: Aligning Language Models with Tailored Synthetic Data

arxiv.org
2 points·by milliondreams·2 yıl önce·0 comments

Viking – a family of models for the Nordic languages

silo.ai
1 points·by milliondreams·2 yıl önce·0 comments

Mixtral-8x22B on HuggingFace

huggingface.co
33 points·by milliondreams·2 yıl önce·3 comments

Implementation of Google's Griffin Architecture – RNN LLM

github.com
218 points·by milliondreams·2 yıl önce·38 comments

Griffin: RNN for Efficient Language Models

arxiv.org
2 points·by milliondreams·2 yıl önce·0 comments

Categorical Deep Learning: An Algebraic Theory of Architectures

arxiv.org
3 points·by milliondreams·2 yıl önce·0 comments

Training LLMs over Neurally Compressed Text

arxiv.org
1 points·by milliondreams·2 yıl önce·0 comments

TinyTimeMixer: Open-source time series LLM by IBM

huggingface.co
2 points·by milliondreams·2 yıl önce·0 comments

White House Announces Open Science Recognition Challenge Winners

whitehouse.gov
3 points·by milliondreams·2 yıl önce·1 comments

Mixture-of-Depths: Dynamically allocating compute in transformers

arxiv.org
281 points·by milliondreams·2 yıl önce·83 comments

Arizona State University – Can Large Language Models Reason and Plan?

arxiv.org
2 points·by milliondreams·2 yıl önce·0 comments

Can LLMs Every Reason?

arxiv.org
1 points·by milliondreams·2 yıl önce·1 comments

comments

milliondreams
·8 ay önce·discuss
What does the HN community feel about workflows?
milliondreams
·geçen yıl·discuss
And now it has a LinkedIn page too. All content (and images) IS AI Generated. https://www.linkedin.com/company/codeprism-ai/
milliondreams
·2 yıl önce·discuss
Proud to see Jupyter in the list
milliondreams
·2 yıl önce·discuss
1. The leaderboard offers a unique benchmark for function calling abilities in language models.

2. It covers a wide range of programming languages and scenarios, enhancing its comprehensiveness.

3. The dataset's diversity, with 2,000 pairs across various domains, stands out for testing model versatility.

4. Comparative analysis of models like GPT-4 on metrics such as cost and latency is highlighted.

5. This resource serves as a valuable tool for understanding and improving language model interactions with code.
milliondreams
·2 yıl önce·discuss
Guess you are looking for this - https://github.com/allenai/lumos/blob/main/README.md
milliondreams
·2 yıl önce·discuss
Looks promising approach to Agentic AI systems.
milliondreams
·2 yıl önce·discuss
The correct link
milliondreams
·2 yıl önce·discuss
I do find myself reading papers often for my work, and I share the once I find interesting or feel might have impact in future of my chosen domain. This is no advertisement, I don't know the authors or anyone related to the paper.
milliondreams
·2 yıl önce·discuss
TLDR; 1. InternLM2 is an open-source Large Language Model that has shown improvements over previous models, particularly in long-context modeling. 2. The model uses a unique approach, combining traditional training with Supervised Fine-Tuning and Conditional Online Reinforcement Learning from Human Feedback. 3. It offers a variety of model sizes and training stages to the community, demonstrating significant advancements in AI research and application.
milliondreams
·2 yıl önce·discuss
Code and Models - https://github.com/dvlab-research/MiniGemini
milliondreams
·2 yıl önce·discuss
Project website - https://mini-gemini.github.io/
milliondreams
·2 yıl önce·discuss
The paper introduces Mini-Gemini, a framework aimed at enhancing Vision Language Models (VLMs) to close the performance gap with advanced models like GPT-4 and Gemini. It focuses on improving visual tokens resolution, creating high-quality datasets for better image comprehension, and expanding VLMs' operational scope. Mini-Gemini supports a range of large language models and has shown superior performance in zero-shot benchmarks. The code and models are publicly available.
milliondreams
·2 yıl önce·discuss
"Google Research has released AutoBNN, a new tool for time series forecasting using Bayesian neural networks. It promises better efficiency and model flexibility than traditional methods.
milliondreams
·2 yıl önce·discuss
What do you think about future of AI Agents and LLMs?
milliondreams
·2 yıl önce·discuss
This is a very wrong step by Indian govt. It is going back to the era known in India as license-raj. It will only restrict innovation and hold Indian users and startups back from leveraging GenAI ecosystem.
milliondreams
·2 yıl önce·discuss
That is a very interesting challenge and even more intriguing example. I have seen many cases, where people have been using ChatGPT for certain tasks, where it makes up data (it doesn't have) and users believe it, till someone points the data is incorrect.
milliondreams
·2 yıl önce·discuss
We covered state space models in a blog post here - https://blog.dragonscale.ai/state-space-models/

It gives overview of Mamba And StrypedHyna.
milliondreams
·2 yıl önce·discuss
An interesting discussion around creating synthetic data with very little starting information. It introduces a smart way to build diverse datasets using something called taxonomies. This approach is intriguing and points towards new directions in AI development.

But, it also highlights some big challenges we need to think about. The richness of the English language is part of what makes it so successful, allowing for a wide range of expression. However, there's a growing trend towards making synthetic data more uniform, not taking into account this diversity.

This raises a crucial question: how will this uniformity affect the quality and variety of online content? Nowadays, there's already a lot of content online created by big AI models, making the internet feel more and more the same.

In this rush, major players in AI research—like OpenAI , Google , and Microsoft —are focusing more on turning AI models into new types of search engines. This shift could mean we're missing out on addressing the real challenges in creating really intelligent systems. It makes you wonder if we're even measuring AI success correctly.

With so much AI-created content out there, it's essential to think about new ways to push AI research forward. So, who's really breaking new ground in building smarter AI models? Who's tackling the important challenges that will shape the future of AI?
milliondreams
·2 yıl önce·discuss
LLMs, including GPT-4, excel in identifying patterns and predicting words based on vast data analysis, but they struggle with reasoning because this requires a level of understanding beyond mere statistics. True comprehension involves grasping the nuances of language, context, and abstract concepts, something LLMs can't achieve with pattern recognition alone. This gap highlights why complex reasoning tasks remain challenging for such models.
milliondreams
·2 yıl önce·discuss
As we see these systems evolving, I have come to believe specialist small language models with an MoE framework are the future of the industry.