Alibaba’s Qwen Team Releases QWQ-32B Open-Source Reasoning Model, Said to perform Similar to Deepsek-R1
Alibaba’s Qwen Team, A Division Tasked With Developing Artificial Intelligence (AI) Models, Released The QWQ-32B Ai Model on Wednsday. It is a reasoning model based on extended test time Compute with Visible Chain-of-Thought (COT).
The developers claim that despite being smaller in size compared to the Deepseek-R1, The Model Can Match Its Its Performance Based on Benchmark Scores. Like Other AI Models Released by the Qwen Team, The QWQ-32B is also an open-Source ai model, howyver, it is not full open-term.32b Reasoning Ai Model Released Ai Model Releaseedin A BLOGABA Qwen Team Detailed The QWQ-32B Reasoning Model. QWQ (Short for Qwen with Questions) Series. The QWQ-32B is a 32 billion parameter model developed by scaling reinforcement Learning (RL) Techniques.explaining the training process, the developers said that RL scaling apps added to a cold Checkpoint. Initially, RL was used only for coding and mathematics-Related Tasks, and the Responses WREFIED to Ensure Accurity. Later the Technique was used for General Capabilites along with Rule-Based verifiers. The Qwen Team Found That This Method Increased General Capabilitys of the Model without Reducing Its Math and Coding Performance.QWQ-32B Ai Model BenchMarkSphoto Credit: Alibaba The Developers These training structures enabled the qwq-32b to perform at similar levels to the Deepseek-R1 Despite the Latter Being A 671-Billion-Parameter Model (with 37 billion activated). Based on internal testing, the team claimed that QWQ-32b Outperforms Deepsek-R1 in the Livebench (Coding), IFEVAL (Chat or Instruction Fine-Tuned Language), and The Berkeely Function Calence Calling Leaderboard V3 Or BFCL (Ability to Call Functions) benchmarks.DeVeLopers and AI EnthusIasts Can Find the Open Weights of the Model on Hugging face listing and modelscope. The model is available under the Apache 2.0 License which allows academic and research-related usage but forbids commercial use cases. Additional, since the full training details and datasets are not available, the model is also not replicable or can be deconstructed. Deepsek-R1 was also available under the same license.in case one lacques the right hardware to run the ai model locally, they can also access its access its capability The model picker menu at the top-left of the page will let users select the QWQ-32B-Preview Model. (Tagstotranslate) Alibaba QWQ 32B Open Source Reasoning Ai Model Deepsek R1 Qwen Team Released Alibaba (T) Qwen (T) Qwen (T) AI MODEL (T) Ai (T) Ai (T) AI (T) AI (T) AI (T) AI (T) AI (T) AI MODEL (T) AI (T) AI MODEL (T) AI MODEL (T) AI MODEL (T) AI MODEL (T)
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
News kiosk Latest Posts
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!