Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Improving Translational Accuracy02:07

Improving Translational Accuracy

2.7K
2.7K
Per-Unit Sequence Models01:26

Per-Unit Sequence Models

119
An ideal Y-Y transformer, grounded through neutral impedances, displays per-unit sequence networks akin to those of a single-phase ideal transformer when subjected to balanced positive- or negative-sequence currents. These currents do not produce neutral currents, and their associated voltage drops.
Zero-sequence currents, which are identical in magnitude and phase, generate a neutral current, resulting in voltage drops across the neutral impedance and the low-voltage winding. If the...
119
Choosing Between z and t Distribution01:25

Choosing Between z and t Distribution

2.9K
The z and the Student t distribution estimate the population mean using the sample mean and standard deviation. However, to decide which distribution to use for a calculation, one needs to determine the sample size, the nature of the distribution, and whether the population standard deviation is known. If the population standard deviation is known and the population is normally distributed, or if the sample size is greater than 30, the z distribution is preferred. The Student t distribution is...
2.9K
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

136
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
136
Upsampling01:22

Upsampling

319
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
319
Sample Size Calculation01:19

Sample Size Calculation

3.8K
Knowledge of the sample size is the first requirement to conduct random sampling or an experiment. The sample size is the total number of units, observations, or groups (in some cases) used to get the data to estimate a population parameter. As the name suggests, the sample size is that of the sample drawn from the population and differs from the population size.
The sample size for the given experiment or sampling effort is fundamental to any study design. Sample size decides the number of...
3.8K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

An injector testbed based on a direct current gun and an interchangeable very high frequency gun for superconducting continuous-wave free-electron lasers.

Journal of synchrotron radiation·2025
Same author

FEbeam: Cavity and electron emission data conversion, processing, and analysis. A freeware toolkit for rf injectors.

The Review of scientific instruments·2021
Same author

Transition Radiation in Photonic Topological Crystals: Quasiresonant Excitation of Robust Edge States by a Moving Charge.

Physical review letters·2019
Same author

Generation of High-Power, Reversed-Cherenkov Wakefield Radiation in a Metamaterial Structure.

Physical review letters·2019
Same author

In Situ Observation of Dark Current Emission in a High Gradient rf Photocathode Gun.

Physical review letters·2016
Same author

Observation of Field-Emission Dependence on Stored Energy.

Physical review letters·2016

Related Experiment Video

Updated: Sep 15, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

691

PT-BitNet: Scaling up the 1-Bit large language model with post-training quantization.

Yufei Guo1, Zecheng Hao2, Jiahang Shao3

  • 1Intelligent Science & Technology Academy of CASIC, China.

Neural Networks : the Official Journal of the International Neural Network Society
|July 16, 2025
PubMed
Summary
This summary is machine-generated.

PT-BitNet enables ternary quantization for large language models (LLMs) up to 70B parameters without retraining. This post-training method significantly reduces model size and inference time while maintaining high accuracy.

Keywords:
Efficient inferenceLarge language modelsPost-training quantizationTernary quantization

More Related Videos

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

664
Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
05:56

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

Published on: April 14, 2023

2.6K

Related Experiment Videos

Last Updated: Sep 15, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

691
Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

664
Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
05:56

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

Published on: April 14, 2023

2.6K

Area of Science:

  • Artificial Intelligence
  • Computer Science
  • Machine Learning

Background:

  • Large Language Models (LLMs) face hardware and cost constraints.
  • Quantization techniques offer a solution to reduce LLM resource requirements.
  • BitNet demonstrated the efficacy of ternary quantization but requires training from scratch.

Purpose of the Study:

  • Introduce PT-BitNet, a post-training quantization method for LLMs.
  • Extend BitNet's ternary quantization benefits to large-scale models (up to 70B parameters).
  • Reduce LLM size and inference latency with minimal performance degradation.

Main Methods:

  • Developed a two-stage post-training quantization algorithm.
  • Stage 1: Transform weight distribution for quantization compatibility.
  • Stage 2: Optimize quantized weights in a block-wise manner.

Main Results:

  • PT-BitNet successfully quantizes LLMs up to 70B parameters.
  • Achieved substantial reductions in model size and inference time.
  • Maintained high task performance, e.g., 61% accuracy on downstream tasks for a 70B model.

Conclusions:

  • PT-BitNet effectively scales ternary quantization to large LLMs.
  • Outperforms previous methods like BitNet b.158 (51.2% accuracy) on large models.
  • Provides a viable solution for deploying efficient and performant LLMs.