正在加载视频...

视频加载失败

Live Demo: On-Chain Chess on QF Network Check out this example smart contract from our team - a fully functional chess game running as a smart contract on QF Network. What you're seeing: -Complete chess game logic implemented in PolkaVM smart contracts -Two players (Alice & Bob) making moves...

34,035 次观看 • 1 年前 •via X (Twitter)

10 条评论

Satoshi Flipper 的头像
Satoshi Flipper1 年前

another great update $QF 🔥

Crypto_Jopp 的头像
Crypto_Jopp1 年前

🔥

0xHades 的头像
0xHades1 年前

Keep cooking $QF

YY 的头像
YY1 年前

$QF great work always

Thijmen 的头像
Thijmen1 年前

$QF 💎💎

UtilityMan 的头像
UtilityMan1 年前

Possibilities for web3 gaming going to be amazing on $QF

Crypto Zac 的头像
Crypto Zac1 年前

Keep building🚀

YY 的头像
YY1 年前

Matter of Time ….🔥🔥

CryptoManic 的头像
CryptoManic1 年前

$QF showing they are the next 100x

Dippy.eth 的头像
Dippy.eth1 年前

$QF is on fire 🔥🔥

相关视频

Exciting progress on the QF x PolkaVM front! 🚀 First, what is PolkaVM? It's a revolutionary RISC-V based virtual machine, able to that executes code at near-native speeds, while maintaining the security and portability needed for blockchain applications. PolkaVM is to QF what EVM is to Ethereum, with some added benefits Why we're bullish on PolkaVM: 🔥 Near-native execution speeds 🛠 Leverages mature RISC-V tooling ♻️ Seamless migration path for Solidity projects 🚀The world's fastest VM We've been deep in the trenches working with PolkaVM, amazing RISC-V-based smart contract execution environment (huge shoutout to Koute Parity Technologies for this groundbreaking tech!). While it's still marked as heavily under development, we're thrilled to share our progress! ✅ Configured and validated the patched LLVM toolchain (thanks to ParityTech for maintaining this crucial piece!) ✅ Got the RISC-V compilation pipeline up and running ✅ Deployed our first contracts ✅ Set up initial benchmarking framework The journey hasn't been without its challenges - the toolchain is complex and requires careful handling. Each system needs manual compilation and installation adjustments, but that's exactly the kind of technical puzzle we love solving! What's cooking next: 🔨 Launching a multi-node devnet with PolkaVM support 🔧 Running comprehensive benchmarks on our test WASM code compilation 🛠️ Experimenting with various smart contract compilation approaches 📊 Optimizing and streamlining the toolchain for broader developer accessibility The potential of RISC-V smart contracts is immense, and we're committed to pushing these capabilities forward together with the open source community. Share your thoughts on RISC-V smart contract development in the comments below. Major props to the ecosystem making this possible: -ParityTech and PolkaVM team for this innovative RISC-V approach -Substrate framework powering our core -Polkadot ecosystem for laying the groundwork -- 技術の山を登る時 マシンは道具なり 一の直感が道を照らす

QF Network

32,337 次观看 • 1 年前

A world first: a demonstration of AI running *on* blockchain as a smart contract 🧠⚡️ The Internet Computer is used – the world's first 3rd gen. blockchain #ICP. AI will become the beating heart of our web3, multi-chain world, and this is only my first demo. Code will follow shortly. This is running on DFINITY's Internet Computer testnet, but you'll be able to take the code and run it on the public network as the NNS is expected to up the per-transaction instruction limit in the coming days. Some important notes. The inference engine used has not been optimized, and we will show vastly greater efficiency in subsequent demos, where the AI runs even faster, and consumes less gas/cycles. We will also propose to the NNS that smart contracts have access to SIMD instructions – which we have determined are deterministic – unlocking vastly more speed and efficiency. Lastly, currently the actor smart contracts ICP hosts run inside a 32 bit environment, which limits their main memory to 4GB. Within the next couple of months, we expect the Internet Computer to move to a 64 bit environment, allowing smart contract memory limits to be raised much higher – allowing for models with far more parameters, and thus power, to be run. Those of you who have followed my posts know that hardware optimization support is planned. Firstly this will involve WASM smart contracts shipping out matrices for processing by the CPUs on existing node machines (another advantage of the Internet Computer running on sovereign node hardware). Secondly, we plan to propose a new public node machine specification, which node providers can build to, for use in subnets specialized for hosting AI smart contracts, in which each machine will incorporate several GPUs. Naturally, this will be packaged with other technological developments that ensure smart contract determinism. This is part of our mission to enable powerful LLMs to run as smart contracts on the Internet Computer – in a forms that are tamperproof, unstoppable, and optionally autonomous (including under the exclusive control of DAOs). Our vision: you will be able to have a chat with a smart contract. A smart contract will be able to coordinate your organization (see my earlier tweet about a "Delphi"). ICP smart contracts will be able to audit Ethereum smart contracts, kitemarking those without backdoors and reentrancy bugs. And smart contracts will be able to do KYC autonmously, matching faces to driving licenses, and more. We will deliver new SDK enhancements, and work with partners, to turbocharge crypto AI developers. Secure and unstoppable AI and third generation blockchain will be two sides of the same coin. Security and AI will be indivisible. AI models will be traded as NFTs. Thanks to Internet Computer's chain key (trustless multi-chain) capabilities, all blockchains will be able to leverage AI smart contracts. The future is beyond exciting. Thanks for watching. Can't wait to give you more demos!

dom | icp

1,361,754 次观看 • 2 年前

Say hello to a massive acceleration of AI smart contracts 🧠 on the Internet Computer #ICP blockchain. Brilliant work by the DFINITY Foundation team has accelerated deterministic floating point instructions by 10X. We continue on our mission to run sophisticated LLMs as smart contracts 👊⚡️🔥 In the demo, image classification is now running 3X+ faster (across 3-4 blocks through consensus compared to 10-12 before). Naturally, the gas/cycles costs of AI inference has come down commensurately. The acceleration was achieved through broad low-level work, which includes commits to the public Wasmtime virtual machine implementation of WebAssembly. Coming optimizations will take us much further. The next optimization will include the integration of SIMD instructions into the smart contract execution environment, which will allow multiple floating point calculations to be performed in parallel through the execution of a single instruction. Something crucial: also in near sight, is the migration of the ICP smart contract environment from 32-bit Wasm to 64-bit Wasm, which will scale the number of AI model weights that can be loaded into contract memory from 2B to whatever is needed for sophisticated LLMs. Somewhat further away, is the provision of new APIs allowing canister smart contract code to export AI computations for accelerated processing on GPUs. This will require substantial work to address the challenges of achieving deterministic computation directly on the silicon, and for the community to agree a new public spec for node machines that pack GPUs, and to add compliant blockchain nodes to the network. Together, these improvements will unlock further orders of magnitude acceleration of AI smart contract inference (and potentially training). We believe that in the future vast numbers of AI models will run as smart contracts, which will prevent them being hacked (and thus the sensitive data they ingest being stolen), make them unstoppable, make them transparent, and where needed, allow them to run autonomously – for example for purposes such as KYC or EVM smart contract verification/certification. In the future, you will be able to have a conversation with a blockchain, and ask it to do reasoning for you. In this bright future, on-chain AI will be at the heart of Web3 – and to be clear, the Internet Computer's chain key technology will allow direct trustless integration with smart contracts on traditional chains such as Ethereum, Solana and NEAR. Join the #ICP mission to run the most impactful AI models on blockchain as smart contracts, and help make the Internet Computer the "everything computer." Join next week's Global R&D for details about the low-level deterministic floating point optimizations. Thanks for following 💪
2:03

Sensitive content

Say hello to a massive acceleration of AI smart contracts 🧠 on the Internet Computer #ICP blockchain. Brilliant work by the DFINITY Foundation team has accelerated deterministic floating point instructions by 10X. We continue on our mission to run sophisticated LLMs as smart contracts 👊⚡️🔥 In the demo, image classification is now running 3X+ faster (across 3-4 blocks through consensus compared to 10-12 before). Naturally, the gas/cycles costs of AI inference has come down commensurately. The acceleration was achieved through broad low-level work, which includes commits to the public Wasmtime virtual machine implementation of WebAssembly. Coming optimizations will take us much further. The next optimization will include the integration of SIMD instructions into the smart contract execution environment, which will allow multiple floating point calculations to be performed in parallel through the execution of a single instruction. Something crucial: also in near sight, is the migration of the ICP smart contract environment from 32-bit Wasm to 64-bit Wasm, which will scale the number of AI model weights that can be loaded into contract memory from 2B to whatever is needed for sophisticated LLMs. Somewhat further away, is the provision of new APIs allowing canister smart contract code to export AI computations for accelerated processing on GPUs. This will require substantial work to address the challenges of achieving deterministic computation directly on the silicon, and for the community to agree a new public spec for node machines that pack GPUs, and to add compliant blockchain nodes to the network. Together, these improvements will unlock further orders of magnitude acceleration of AI smart contract inference (and potentially training). We believe that in the future vast numbers of AI models will run as smart contracts, which will prevent them being hacked (and thus the sensitive data they ingest being stolen), make them unstoppable, make them transparent, and where needed, allow them to run autonomously – for example for purposes such as KYC or EVM smart contract verification/certification. In the future, you will be able to have a conversation with a blockchain, and ask it to do reasoning for you. In this bright future, on-chain AI will be at the heart of Web3 – and to be clear, the Internet Computer's chain key technology will allow direct trustless integration with smart contracts on traditional chains such as Ethereum, Solana and NEAR. Join the #ICP mission to run the most impactful AI models on blockchain as smart contracts, and help make the Internet Computer the "everything computer." Join next week's Global R&D for details about the low-level deterministic floating point optimizations. Thanks for following 💪

dom | icp

278,212 次观看 • 2 年前