paper-with-me

Papers

Dynamic Large Language Models on Blockchains

2023-07-20 · Yuanhao Gong

Training and deploying the large language models requires a large mount of computational resource because the language models contain billions of parameters and the text has thousands of tokens. Another problem is that the large language models are static. They are fixed after the training process. To tackle these issues, in this paper, we propose to train and deploy the dynamic large language model on blockchains, which have high computation performance and are distributed across a network of computers. A blockchain is a secure, decentralized, and transparent system that allows for the creation of a tamper-proof ledger for transactions without the need for intermediaries. The dynamic large language models can continuously learn from the user input after the training process. Our method provides a new way to develop the large language models and also sheds a light on the next generation artificial intelligence systems.

📄 PDF Abstract BibTeX arXiv:2307.10549

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Towards an Optimal Staking Design: Balancing Security, User Growth, and Token Appreciation

2024-05-23 · Nicolas Oderbolz, Beatrix Marosvölgyi, Matthias Hafner

This paper examines the economic and security implications of Proof-of-Stake (POS) designs, providing a survey of POS design choices and their underlying economic principles in prominent POS-blockchains. The paper argues…

POS

Proof-of-Spiking-Neurons(PoSN): Neuromorphic Consensus for Next-Generation Blockchains

2025-11-03 · M. Z. Haider, M. U Ghouri, Tayyaba Noreen, M. Salman arxiv

Blockchain systems face persistent challenges of scalability, latency, and energy inefficiency. Existing consensus protocols such as Proof-of-Work (PoW) and Proof-of-Stake (PoS) either consume excessive resources or risk…

Generation of Optimized Solidity Code for Machine Learning Models using LLMs

2025-03-08 · Nikumbh Sarthak Sham, Sandip Chakraborty, Shamik Sural

While a plethora of machine learning (ML) models are currently available, along with their implementation on disparate platforms, there is hardly any verifiable ML code which can be executed on public blockchains. We pro…

Code TranslationPrompt Engineering

The Blockchain Game: Synthesis of Byzantine Systems and Nash Equilibria

2019-12-20 · Dongfang Zhao

This position paper presents a synthesis viewpoint of blockchains from two orthogonal perspectives: fault-tolerant distributed systems and game theory. Specifically, we formulate a new game-theoretical problem in the con…

FormPosition

Proof of Quality: A Costless Paradigm for Trustless Generative AI Model Inference on Blockchains

2024-05-28 · Zhenjie Zhang, Yuyang Rao, Hao Xiao, Xiaokui Xiao 외

Generative AI models, such as GPT-4 and Stable Diffusion, have demonstrated powerful and disruptive capabilities in natural language and image tasks. However, deploying these models in decentralized environments remains …

CPU