Show HN:Sweep 發布開源 1.5B 模型,用於下一次編輯自動補全

Show HN:Sweep 發布開源 1.5B 模型,用於下一次編輯自動補全

Hacker News·

Sweep AI 發布了 Sweep Next-Edit 1.5B,這是一個開源的語言模型,專為預測下一次程式碼編輯的自動補全功能而設計。該模型體積小巧,可在本地運行,並聲稱在相關基準測試中表現優於更大的模型。

Image

sweepai

	/

sweep-next-edit-1.5B

	like
15



		Follow
	
	Sweep AI
16

Image

Image

Sweep Next-Edit 1.5B (GGUF)

A 1.5B parameter model for next-edit autocomplete, quantized to Q8_0 GGUF format.

Model Description

Sweep Next-Edit predicts your next code edit before you make it. It runs locally on your laptop in under 500ms (with speculative decoding) and outperforms models over 4x its size on next-edit benchmarks.

Usage

Download run_model.py and the model file, then:

Model Details

Example

The model uses a specific prompt format with file context, recent diffs, and current state to predict the next edit. See run_model.py for a complete example.

Links

License

Apache 2.0

8-bit

Hacker News

相關文章

  1. Show HN:Sweep,JetBrains IDE 的 AI 自動完成工具,可重寫程式碼

    7 個月前

  2. 我理解大型語言模型架構的工作流程

    Sebastian Raschka'S Blog · 5 天前

  3. Show HN:GPT Image 1.5 – 具備對話式編輯功能的 AI 圖像編輯器

    4 個月前

  4. Show HN:我如何僅用兩張遊戲顯卡奪得 HuggingFace 開源大語言模型排行榜冠軍

    大約 1 個月前

  5. Codex 開源 AI 模型

    Huggingface · 4 個月前