[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	worktree = ../../../../vendor/llama.cpp
[remote "origin"]
	url = https://github.com/ggerganov/llama.cpp.git
	fetch = +refs/heads/master:refs/remotes/origin/master
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "kompute"]
	active = true
	url = https://github.com/nomic-ai/kompute.git
[gc]
	auto = 0
[http "https://github.com/"]
	extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX3hnTUJRc3BOZnpreWs3cnlrdHBtbjQ1MDUxS0dEQzFJeUU0ZQ==
[url "https://github.com/"]
	insteadOf = git@github.com:
	insteadOf = org-6826477@github.com:
