Skip to content

Instantly share code, notes, and snippets.

View fumiama's full-sized avatar

fumiama

  • WASEDA University
  • SHZ
  • 07:25 (UTC +08:00)
View GitHub Profile
@fumiama
fumiama / smartdns.conf
Created October 3, 2025 15:49
smartdns_config_dnskip
config smartdns
option enabled '1'
option server_name 'smartdns'
option port '53'
option auto_set_dnsmasq '1'
option tcp_server '1'
option ipv6_server '1'
option bind_device '1'
option dualstack_ip_selection '1'
option serve_expired '1'
@fumiama
fumiama / DeepsexV2-0301-ollama-Modelfile
Last active June 14, 2025 18:01
DeepsexV2-ollama-Modelfile
FROM ./ValueFX9507/Tifa-DeepsexV2-7b-MGRPO-GGUF-Q4/Tifa-DeepsexV2-7b-Cot-0301-Q4_KM.gguf
PARAMETER temperature 0.7
PARAMETER num_ctx 4096
PARAMETER repeat_last_n 32
PARAMETER repeat_penalty 1.1
PARAMETER num_predict 1536
PARAMETER top_p 0.9
PARAMETER stop "<|im_start|>assistant"