Loading video...

Video Failed to Load

Go Home

Check out mistral.​rs, our #Rust-based open source inference engine allowing for fast #LLM serving for a variety of architectures including X-LoRA mixture-of-expert (MoE) models, Llama-3, Mistral/Mixtral, Gemma & many others. Built on the Hugging Face #Candle framework for #Rust w/ custom CUDA kernels in the backend (as well as...

73,581 views • 2 years ago •via X (Twitter)

10 Comments

nicoarq's profile picture
nicoarq2 years ago

@huggingface This is really rly cool! I thought it was only limited to Mistral related LLMs though maybe it's not too late to change the name to something generic to not confuse people?

Markus J. Buehler's profile picture
Markus J. Buehler2 years ago

@huggingface Yes, the tool with with many architectures, including Llama-3, Phi-3 (up to 128k context), Mistral/Mixtral, Gemma, X-LoRA mixture-of-expert (MoE) models, & many others. Also features in-situ quantization to any level.

Ingo Villnow (DM5DK) 🇺🇦🌻's profile picture
Ingo Villnow (DM5DK) 🇺🇦🌻2 years ago

@huggingface Awesome! More apps like this written in Rust 😍

Jonathan Eisenzopf's profile picture
Jonathan Eisenzopf2 years ago

@huggingface This looks really cool. I’ve been trying to figure out optimal branching in rust candle. Nice job.

Thomas Wolf's profile picture
Thomas Wolf2 years ago

@huggingface wow!

PΔBLØ ᄃΞ's profile picture
PΔBLØ ᄃΞ2 years ago

@huggingface 🦀

Alexander Ocsa's profile picture
Alexander Ocsa2 years ago

@huggingface Does it support GPU hardware acceleration ?

Nicolas Patry's profile picture
Nicolas Patry2 years ago

@huggingface Impressive work !

Markus J. Buehler's profile picture
Markus J. Buehler2 years ago

@huggingface Thank you!

iandanforth 🦋 @iandanforth.bsky.social's profile picture
iandanforth 🦋 @iandanforth.bsky.social2 years ago

@_philschmid @huggingface Is this affiliated with Mistral AI? The name certainly implies it.

Related Videos

A team tested Pi0, Pi0 Fast, Gr00t, and ACT on real robot arms in manufacturing tasks. (🔖 Bookmark this for later!) The task was precise: place thin rectangular frames from a messy stack into a holder. The team fine-tuned each model on 100 real trajectories and compared training time, inference speed, motion quality, and success rates. ⬇️ Here’s a breakdown of what they found Pi0 (Original) ✅ Strongest overall performance in precise pick-and-place ✅ High success rate even in edge cases ✅ Longest training time (~11 hours, ~$30 per run) ✅ Inference time of 80 ms causes short pauses between actions Despite delays, it handles complex scenarios well… solid for high-precision tasks, but slow to train. Gr00t ✅ Trains fast (~2 hours, ~$5 per run) ✅ Performs almost as well as Pi0 on large-object tasks ✅ Struggles with fine precision; random movement in some trials ✅ More training didn’t fix jitter or random offsets Best suited for tasks where exact precision isn’t critical. Not ready for manufacturing-grade accuracy without more tuning. Pi0 Fast ✅ Promised faster training, but results were underwhelming ✅ Training at 6 hours still showed low success rates ✅ Inference was slower than expected ✅ Not reliable for generalizing even slightly new tasks Currently too unstable for real-world deployment. Doesn’t live up to the “Fast” name yet. ACT (Baseline) ✅ 200MB model—lightweight, but limited ✅ Struggles with stacked objects or ambiguous scenes ✅ Success rates around 70% in best-case setups ✅ Can’t match newer models on precision or generalization Still a solid baseline, but clearly a generation behind in robustness. 🚨 Extra Notes All newer models share a common issue: •Inference takes longer than a frame (80 ms vs 33 ms), so robots “pause” between chunks. •This results in jittery movements, but not a dealbreaker unless tasks are time-sensitive. Language-conditioned tasks also fell short: after training on two labeled tasks, the model couldn’t generalize to a third unseen combination using only text prompts. ✅ The good news? These models adapt well to new robot arms with quick fine-tuning. ❌ The bad news? There’s still no plug-and-play solution for improving performance after deployment. Reinforcement learning or DAgger-style data collection during real-world operation may be the next big step, something many teams in robotics are actively working on.

Ilir Aliu

21,844 views • 1 year ago

We’re excited to announce the release and open-source of HunyuanImage 3.0 — the largest and most powerful open-source text-to-image model to date, with over 80 billion total parameters, of which 13 billion are activated per token during inference.The effect is completely comparable to the industry’s flagship closed-source model.🚀🚀🚀 HunyuanImage 3.0 originates from our internally developed native multimodal large language model, with fine-tuning and post-training focused on text-to-image generation. This unique foundation gives the model a powerful set of capabilities: ✅Reason with world knowledge ✅Understand complex, thousand-word prompts ✅Generate precise text within images Different from traditional DiT architecture image generation models, HunyuanImage 3.0’s MoE architecture uses a Transfusion-based approach to deeply couple Diffusion and LLM training for a single, powerful system. Built on Hunyuan-A13B, HunyuanImage 3.0 was trained on a massive dataset: 5 billion image-text pairs, video frames, interleaved image-text data, and 6 trillion tokens of text corpora. This hybrid training across multimodal generation, understanding, and LLM capabilities allows the model to seamlessly integrate multiple tasks. Whether you're an illustrator, designer, or creator, this is built to slash your workflow from hours to minutes. HunyuanImage 3.0 can generate intricate text, detailed comics, expressive emojis, and lively, engaging illustrations for educational content. The current release focuses solely on text-to-image generation and future updates will include image-to-image, image editing, multi-turn interaction, and more. 👉🏻Try it now: 🔗GitHub: 🤗Hugging Face:

Tencent Hy

413,058 views • 11 months ago

We are excited to share #PDF2Audio, an open-source alternative to the #podcast feature of #NotebookLM with flexibility & tailored outputs that you can precisely control in the app: You can make a podcast, lecture, discussions, short/long form summaries & more, including the use of the amazing🍓o1 model (Sam Altman OpenAI: with stunning results!). Code & HF Space: You can find #PDF2Audio on GitHub for local use or try the Hugging Face space, all featuring Gradio. Link to the repo & HF space in the reply. Thank you @knowsuchagencyfor the great work on #promptic and #pdf2podcast, as well as LiteLLM (YC W23), & AK for helping us with the Hugging Face spaces version. We hope that this tool is useful for the community. Background: Developing audio podcasts, lectures, & summaries from complex documents & data has become an exciting trend with impacts from research to education to business. Our open-source #PDF2Audio tool that allows users to utilize various models such as #o1 or local/open-source models, to develop deep-dives into technical content. Example application - material design analysis: As an example to show what the system can do, check the video for a detailed 13-minute analysis of one of the designs created by #SciAgents merging silk & dandelion pigments, created using 🍓o1. The conversation describes the new material, an integration of silk proteins & luteolin/dandelion pigments to create a new biomaterial. Silk, a natural #nanostructured protein-based fiber known for its strength & flexibility, is combined with dandelion pigments like luteolin, which offer unique optical properties. By merging these components at the nanoscale level, the resulting material displays structural coloration—vibrant, tunable colors created by the material's structure rather than synthetic dyes, and leverages silk's hierarchical organization as a scaffold for the pigments, ensuring uniform distribution and non-covalent bonding at the molecular level. Key technical features include: ➡️Low-temperature processing to maintain the integrity of both silk and pigments while reducing energy consumption by 30%. ➡️Enhanced mechanical properties, with tensile strength up to 1.5 gigapascals. ➡️Potential self-healing capabilities and environmental responsiveness, allowing the material to repair minor damage and change color based on environmental conditions. ➡️UV protection and antimicrobial properties, which make this material ideal for smart textiles, eco-friendly coatings, and medical applications. This development opens new doors for sustainable materials, offering an eco-friendly alternative to synthetic fibers with applications in various industries, from fashion to healthcare.

Markus J. Buehler

208,441 views • 1 year ago

One of the biggest airdrops in Hedera history?👀🪂🌱 Hey! If you've made it to this tweet as fast as Hedera's TPS, bookmark it so you don't miss any details While $IVY skydives with some friends in the video, let's check out the conditions: 🔥First of all, let's talk about how it works🔥 The airdrop will have a tier system where you could get more or less IVY depending on your tier. There will be four different tiers, and we'll announce the conditions for each tier to move up. Here's how much you can get: ➡️Tier 1: 20,000 IVY tokens ➡️Tier 2: 40,000 IVY tokens ➡️Tier 3: 60,000 IVY tokens ➡️Tier 4: 80,000 IVY tokens 🧐How do you qualify for each tier? We can't spill all the beans now, but we'll give you the conditions on our X account. For now, IVY can give you a sneak peek: ✅Tier 1 Requirements: Hold all 3 NFTs ✅Tier 2 Requirements: Tier 1 + hold $100 worth of IVY tokens (at time of snapshot) ✅Tier 3 Requirements: Tier 1 + Tier 2 + ???? ✅Tier 4 Requirements: Tier 1 + Tier 2 + Tier 3 + ???? 📸Chill out! The snapshot hasn't been taken yet, so you'll know in due time what to do to aim for the higher tiers. And to wrap it up... we'll be giving away 3 NFT sets (1 set = NFT 1 + NFT 2 + NFT 3) to those who comment and retweet this tweet, tagging 3 friends 🌱🫂 Good luck! We'll announce the winners on Monday. 🚨Oh... one more IMPORTANT detail...🚨 If you have multiple NFT sets, your IVY amount multiplies. For example, if you have 3 complete sets of NFTs and qualify as Tier 3, your amount of IVY to receive in the airdrop will be: ➡️Tier 3 = 60,000 IVY tokens ✅NFT Sets = 3 Total airdrop amount = 60,000 IVY tokens x 3 sets = 180,000 IVY tokens The maximum multiplier will be x5 If you have any questions, you can hop into our Telegram channel to ask ❓ You'll find the link in the linktree on our X account See yaa, $IVY fam Built on Hedera.

IVY

33,771 views • 1 year ago

We are going big this year and into next! 2026 will be a Radiant year. The Radiant community is thrilled to announce the release of TWO MAJOR open-source projects that showcase the power of collaborative development: Radiant-Core Node! RXinDexer! 1. Radiant-Core Node 2.0-Project Phoenix Our next-generation blockchain node implementation! 🔗 -Built with modern C++20, Radiant-Core represents a significant evolution in our blockchain infrastructure: -Enhanced Performance: Support for transactions up to 12 MB with ~81,000 inputs. -Developer-Friendly: Native Prometheus metrics endpoint for easy monitoring. -Flexible Configuration: Node profiles from the system design paper (archive/agent/mining) for different use cases. -Glyph Token Swap Protocol Upgrades: **On-chain** broadcasted atomic swaps via PSRT. The classic advertised swaps will still work but this ushers in a whole new era for DEX and atomic swaps on-chain. -Cross-Platform: Docker-based CI for consistent builds across Linux, macOS, and Windows. -Available soon on testnet and aiming for mainnet activation by block 400k. 2. RXinDexer - Blockchain indexer for RXD and Glyphs 🔗 -A powerful Python-based indexing solution that enables developers to efficiently query and track Radiant blockchain data and Glyph assets. These releases embody our commitment to transparent, community-driven development. Open source isn't just about code—it's about empowering developers worldwide to: ✅ Contribute improvements and innovations ✅ Audit security and verify integrity ✅ Build complementary tools and services ✅ Learn from production-grade blockchain implementations Get Involved! Whether you're a seasoned blockchain developer or just getting started, your contributions matter. Check out the repositories, review the documentation, submit issues, or contribute code. You are the Proof of Work! And together, we're building the future of decentralized digital value transfer and sound money with no trusted third parties. The way Satoshi intended. The future is Radiant!

Radiant Blockchain

41,416 views • 8 months ago

🚀 Introducing PantheonOS ( A Fully Open-Source Agent OS for Science PantheonOS began as a research project in my Stanford lab and has since evolved into a vision to redefine data science in the era of AI—starting with computational biology, especially single-cell and spatial genomics. PantheonOS is a general agent platform built from the ground up. It is arguably the first distributed agent framework designed for scientific data analysis. 🔑 Key Features 1. Multi-Agent Collaboration – Built-in paradigms for distributed, cross-machine cooperation among agents and toolsets. 2. Native Toolset Support – Python, R, Julia, LaTeX, and more—designed for real scientific workflows. 3. Modular & Extensible – Developer-friendly design with shallow wrappers, plus LLM-driven toolset generation. 4. Evolvable Agents – Capable of evolving large-scale code projects to achieve superhuman performance (e.g., evolving upon the original Harmony [I Korsunsky, 2019, Nature Biotechnology] and Scanorama [BL Hie, 2019, Nature Biotechnology] implementations), and even evolving the system itself to adapt to new fields. 🎉 Stepwise Release Strategy We’re releasing PantheonOS in stages: Pantheon-CLI (today!), followed by Pantheon-Lab, Pantheon-Notebook, Pantheon-Slack, and more. 🌟 Pantheon-CLI Highlights - We're not just building another CLI tool. We're defining how scientists will interact with data in the AI era. - Open, Powerful, Python-First – The first fully open-source, endlessly extendable scientific “vibe analysis” framework. - Mixed Programming Magic – Combine Python, natural language, R, or Julia—seamlessly in the same environment. - PhD-Level Assistant – A command-line agent for complex real-world genomics and beyond, handling workflows at the PhD level. - Privacy by Design – Run entirely offline with local LLMs—your data never leaves your computer. ✅ Proven Applications (10 Demonstrations) Computational biology: 1. ATAC-seq: From raw reads to peak matrix 2. RNA-seq: From raw reads to expression matrix 3. Complex single-cell workflows (PhD-level) 4. Hybrid natural language + R for Seurat annotation 5. Learning from web tutorials + invoking single-cell foundation models 6. Cell segmentation on 10x Genomics HD Visium data And beyond: 7. Mixed Python & R programming examples 8. Molecular docking & structural analysis 9. Exploratory factor analysis for behavioral survey data 10. Customer segmentation & finance analytics 🌐 Learn More & Get Started Website: Pantheon-CLI Documentation: GitHub Repo: 💬 Join our community: PantheonOS Slack: PantheonOS Discord:

evo-devo

17,431 views • 1 year ago

For science, AI sovereignty and physics-grounded reasoning are non-negotiable. But how can we teach a small LLM like Gemma-4-E4B physics? One way is to use Agent Skills, but this has so far been limited to closed frontier models. mistral․rs now implements Agent Skills natively: the first self-hosted inference engine that does this as part of the local inference substrate, where we can use small models to solve complex scientific and other tasks in a flexible and scalable way. We are in a period of uncertainty about frontier models - access, pricing, deprecation, abrupt restriction. The good news is that when the entire stack runs locally we can build AI that is entirely your own: You own the weights, the skills, the execution loop, the data - all of it runs on your hardware and is reproducible and durable. While virtually all local inference engines expose a model behind an OpenAI-compatible endpoint, everything agentic is then assembled around it by an external orchestrator that injects context, manages tools, mounts files, and brokers execution. mistral․rs is natively agentic and moves that machinery into the server itself, allowing us to build complex agentic workflows and run them locally, on open-source models. With this new feature you can now upload Agent Skills bundles to /v1/skills, reference them from Responses API requests by identity, and run them inside a native agentic loop with persistent Python sessions, figure capture, sandboxed shell execution, file inputs mounted directly into the working session; plug-and-play and completely compatible with your existing code/workflow. A model with a native skill substrate can act, observe consequences, and can modify what it is able to do. The skill is retained procedural capability of the system. Attached is a short video of all of it: skills, code execution, the full agentic loop carried by Gemma-4-E4B; running entirely on my MacBook Pro. You can install and run a server with this capability in two lines in your terminal, with any quantization you need. Nice work by the Google Gemma team Logan Kilpatrick Demis Hassabis and Eric Buehler with mistral․rs!

Markus J. Buehler

10,229 views • 2 months ago

We’re launching Optima. Now anyone can create a custom benchmark for their use case, leveraging Artificial Analysis’ leading research and platform Building and running benchmarks is difficult. We have distilled Artificial Analysis’ research and experience developing benchmarks into Optima, a new platform for benchmarking models on your own workloads and comparing performance, speed and cost efficiency. Optima allows you to find the best model for your task, or an equally performant alternative to your current setup at 10x lower cost or time per task. We’ve integrated Artificial Analysis' research and experience in benchmarks across the Optima workflow: ➤ Build benchmarks based on your own data and use cases: There are three ways to build a benchmark with Optima. Upload an existing evaluation dataset from your own files or Hugging Face, or import agent traces from platforms including Arize AI, Braintrust and langfuse.com. Install the Optima skill to build a benchmark using context from your coding environment and previous sessions. Or simply describe your use case and provide example inputs and outputs, and Optima will build the benchmark for you ➤ Run across the latest models: Run the same benchmark across leading models in a single click, and keep your leaderboard up to date as soon as new models are released ➤ Bring Artificial Analysis grading to your own benchmark: Evaluate responses against objective rubric criteria or using the same pairwise judging approach used for Artificial Analysis benchmarks including GDPval-AA and AA-Briefcase. For pairwise judging, select your preferred responses from a sample and Optima uses those preferences to rank models across your test set ➤ Compare performance, cost and time efficiency: Optima measures more than model performance. Cost per Task and Time per Task are tracked alongside benchmark scores, with category-level results and support for custom metrics, allowing you to compare the tradeoffs between models for your specific use case Ahead of launch, here are examples questions our beta testers answered with Optima: ➤ Which model can save me 10x the cost without a meaningful decrease in quality for my finance & accounting agent? ➤ Which model best matches the writing style of lawyers for my legal agent? ➤ Which model can best identify different elements in my custom image dataset? Optima is available today. Build your own benchmark at

Artificial Analysis

132,623 views • 29 days ago

After 8+ years on the Tesla Autopilot team and 3 years at Intel, I started Apex Compute to design a new architecture for efficient AI inference. For the past 9 months, we’ve been building our custom inference accelerator. Today we’re releasing Unified Engine v1. Last June we raised our seed round with Maxitech , DeepFin Research, Soma Capital and an incredible group of angel investors. In less than 9 months, we completed our RTL architecture and brought our first pre-silicon prototype to life on FPGA. Our architecture combines systolic array and vector processing in a single compute engine with multiple architectural optimizations, achieving very high FLOPs utilization. A single engine is super lean and it uses less than 90K LUTs and 1 MB Block RAM. It may also be one of the smallest logic-footprint compute engines developed so far. Our Unified Engine v1 supports: -matrix-matrix multiplication (~95% FLOPs utilization) -softmax (~90% FLOPs utilization) -broadcast and element-wise operations -RMSNorm / LayerNorm -block quantization/dequantization (fp4, int4) -multi-engine synchronization and many other operations. We even implemented memory-efficient attention similar to FlashAttention, reaching ~90% FLOP utilization. Full benchmarks and the software stack are available on our GitHub: We have basic compiler written in Python and it supports PyTorch tensors directly to easily test and transfer tensors between the accelerator and host using bf16, fp4 and int4 formats. Our FPGA prototype can already run LLM inference and outperform NVIDIA Jetson Orin Nano, even on a mid-tier FPGA setup (6.4x lower memory bandwidth, 18% slower clock speed at 4.5 Watts). Check the side-by-side comparison video below. Our GitHub includes low-level operator implementations, examples for tiled matrix multiplication, operation chaining, tensor parallelism, attention kernel and a full Gemma 3 1B model implementation. Many more models(Vision Transformers and VLA) are coming soon. Our accelerator IP is AXI-ready for deployment on any AMD(Xilinx) FPGA platform today. Even better, our two-engine prototype runs on an entry-level AMD(Xilinx) FPGA as a PCIe accelerator card. You can purchase it here for $50 to experiment our pre-silicon prototype on your desktop PC or Raspberry Pi 5. We will be releasing hardware bitstream updates as the architecture gets new features. More to come soon! We are expanding our team and looking for compiler engineers and floating-point hardware design engineers. If you're interested, please send me a DM.

Hasan

37,748 views • 6 months ago

I have been testing DeepSeek-V4-Pro with the Pi coding agent. I am mindblown by how well it works out of the box. A few notes: I spent a few hours building an LLM wiki with an agent powered entirely by DeepSeek-V4-Pro on Fireworks inference. This is the first time I feel like there is an open-weight model that can reason at the level of Claude and Codex. And it does this in a cost-effective way with support for 1M context length. To be clear, I am using DeepSeek-V4-Pro inside of Pi without any special configuration. It works out of the box. It's exciting that there is a model that can just be plugged into a basic harness like Pi, and it just works. I've never seen that before. Most models require lots of configuration and setup. DeepSeek's DeepSeek-V4-Pro is clearly good at agentic coding (probably the best from the open-weight models), but the model is also great on knowledge-intensive tasks where reasoning matters. The agent pulled agentic engineering best practices from different company docs (Anthropic, OpenAI, Google, Stripe, Meta, Modal, DeepSeek, Mistral, Cohere), searched and digested Reddit and HN threads, summarized arxiv papers, and surfaced trending GitHub repos. Then it distilled everything into actionable tips across categories. I love the Wiki it built. The quality is really good. Here is a snapshot of what the wiki looks like: DeepSeek-V4-Pro handled the task without breaking stride. Multi-step research queries, code generation for scaffolding, context-heavy reasoning across disparate sources. For coding specifically, this is the first open-weight model that genuinely feels like a Codex or Claude Code experience. It compares in capability and actual multi-turn agentic work. What made the loop feel so responsive was Fireworks' inference speed (the fastest in the market) and the fact that they actually validate models at the systems level before shipping. No corrupted reasoning traces. Just fast, reliable iteration. The hybrid CSA and HCA attention design cuts KV cache to just 10% and inference FLOPs by nearly 4x at 1M-token context. This is what makes the agent loop actually fast and cheap enough to run in practice. For devs who've been watching open-weight models close the gap but haven't found one that actually delivers in practice, this is the closest I've seen. Try it here:

elvis

60,091 views • 4 months ago

been diving deep into Solstice lately...and honestly, this feels like the next stage of defi evolution on solana !! i actually spent 6+ hours researching and breaking it all down in a full detailed video > from how usx works to the ai-powered yieldvault, staking architecture, and why solstice might change the solana defi landscape. here’s what makes it stand out 👇 ================================ The Core Idea: solstice is building a self sustaining defi economy on solana, blending tradfi reliability with defi creativity. the focus? real yield, transparent onchain activity, and long term wealth creation, not hype cycles. ================================ 3 Pillars driving it all: 1. usx > solana native stablecoin fully collateralized, programmable, and scalable. more than a stablecoin, it fuels the entire solstice ecosystem. think of it as the liquidity backbone for all yield and staking strategies. 2. yieldvault > automated compounding engine ai-powered, delta-neutral strategies that generate yield in any market. capital protected, transparent, and designed for passive income. no inflated apy gimmicks. just sustainable, on-chain compounding. 3. solstice staking > institutional grade non-custodial validator network, 100% renewable energy, 99.99% uptime. over $1b in staked assets already powering solana. built for both individual stakers and large protocols. ================================ Why it matters: while most defi projects chase trends, solstice is building infrastructure that scales - for users, investors, and institutions. it’s aiming to onboard the next billion into defi by keeping things fast, clean, and reliable. ================================ How your capital grows here: • mint or hold $USX - always fully backed • deposit into yieldvault - earn stable returns through delta-neutral ai strategies • stake in the validator network - earn yield while securing solana • reinvest and compound - every token works, every second counts ================================ Key advantages: ✅ built on solana - instant txs + ultra-low fees ✅ yield from real onchain activity, not emissions ✅ cross-integrated products that reinforce each other ✅ powered by renewable energy ✅ transparent analytics + verifiable smart contracts ================================ this isn’t “degen defi” it’s infrastructure for the next wave of sustainable onchain finance. if you’re into yield, stability, and scalable defi... keep an eye on Solstice. the future of defi might just start here with xeet .

ANNABEL❤️

14,216 views • 10 months ago

We are pleased to announce The beta version of the X314 platform has officially launched. Dapp: KEY FEATURES include: 1. Advertising screen and list of projects launched on our platform. 2. Launch tokens 314 feature: If you want to launch a project on our platform, in addition to basic project information, developers can also customize many other parameters about tax, wallet, marketing, buyback, burn, ... to create a diverse mechanism to suit their project. We will use X314 as a payment fee for these projects to ensure that X314 will be deflated in the long term. 3. X314 trading features/website of all projects on the X314 platform: Users can use this website to trade their tokens, its outstanding feature is to choose the liquidity pair on 314 or on Pancakeswap so that users can get the best price. 4. Market feature is under development. 5. Personal profile section includes many utilities to help users earn more income, advertise their own projects, profiles include many levels and links to their official platforms to help a developer's profile increase the level of trust based on the level on their profile. REWARD MECHANISM 👨‍👧‍👧 Referral cashback rate * Tier 1: 30% * Tier 2: 10% * Tier 3: 5% ✅ VIP level price * VIP1: 0.1 BNB, 8.5% discount * VIP2: 0.2 BNB, 8% discount * VIP3: 0.4 BNB, 7% discount * VIP4: 0.8 BNB, 6% discount * VIP5: 1.2 BNB, 5% discount 💰Fee standard: * Launch token base price: 5000 X314 tokens, each new token function accumulates 500 X314 tokens 💹 Rotating advertising price: * 1 day: 20000 X314 tokens * 3 days: 50000 X314 tokens * 7 days: 100000 X314 tokens ❇️ Project management fee Projects: * New Popular Project: 1000 X314 Tokens * Most Popular Project: 50 X314 Tokens * Newly Launched Project: 1000 X314 Tokens * Most Launched Project: 50 X314 Tokens X314 is not only a project but also an ecosystem full of the best features to help users choose trustworthy projects. Besides, this is also a platform that helps transparent developers to develop good projects. Our Media: ✅Website: 🚀Twitter: ✅Telegram: ✅ CK Audit: ✅ CMC: ✅ Coingecko: #X314 #platform #BSC #BNBChain #314swap

BSC🔶X314

17,922 views • 1 year ago