Skip to content

Commit

Permalink
llama3 instruct template
Browse files Browse the repository at this point in the history
  • Loading branch information
guinmoon committed May 14, 2024
1 parent 62a18f0 commit 73dae99
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 4 additions & 0 deletions LLMFarm.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
152838272BEBCEFE000D8B82 /* LLMQueryIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 152838252BEBCEFE000D8B82 /* LLMQueryIntent.swift */; };
152838282BEBCEFE000D8B82 /* LLMFarmShortcuts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 152838262BEBCEFE000D8B82 /* LLMFarmShortcuts.swift */; };
1528382A2BF13E53000D8B82 /* ShortcutsChatEntity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 152838292BF13E53000D8B82 /* ShortcutsChatEntity.swift */; };
1528382D2BF3E1EE000D8B82 /* Lama3 Instruct.json in Resources */ = {isa = PBXBuildFile; fileRef = 1528382C2BF3E1EE000D8B82 /* Lama3 Instruct.json */; };
1532BF7A2A9FA885006DC514 /* GetDeviceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1532BF792A9FA885006DC514 /* GetDeviceInfo.swift */; };
1532BF7C2AA113AD006DC514 /* RWKV-4 Raven Eng.json in Resources */ = {isa = PBXBuildFile; fileRef = 1532BF7B2AA113AD006DC514 /* RWKV-4 Raven Eng.json */; };
1532BF7E2AA113D5006DC514 /* MagicPrompt-Stable-Diffusion.json in Resources */ = {isa = PBXBuildFile; fileRef = 1532BF7D2AA113D5006DC514 /* MagicPrompt-Stable-Diffusion.json */; };
Expand Down Expand Up @@ -137,6 +138,7 @@
152838252BEBCEFE000D8B82 /* LLMQueryIntent.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LLMQueryIntent.swift; sourceTree = "<group>"; };
152838262BEBCEFE000D8B82 /* LLMFarmShortcuts.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LLMFarmShortcuts.swift; sourceTree = "<group>"; };
152838292BF13E53000D8B82 /* ShortcutsChatEntity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShortcutsChatEntity.swift; sourceTree = "<group>"; };
1528382C2BF3E1EE000D8B82 /* Lama3 Instruct.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "Lama3 Instruct.json"; sourceTree = "<group>"; };
1532BF792A9FA885006DC514 /* GetDeviceInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GetDeviceInfo.swift; sourceTree = "<group>"; };
1532BF7B2AA113AD006DC514 /* RWKV-4 Raven Eng.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "RWKV-4 Raven Eng.json"; sourceTree = "<group>"; };
1532BF7D2AA113D5006DC514 /* MagicPrompt-Stable-Diffusion.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "MagicPrompt-Stable-Diffusion.json"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -261,6 +263,7 @@
children = (
155D5B002BE2285300E43E18 /* Gemma.json */,
158172BD2BC5B1470078DCDA /* llama chat 2 7B.json */,
1528382C2BF3E1EE000D8B82 /* Lama3 Instruct.json */,
158172B52BC5B1460078DCDA /* phi2.json */,
15D81AFF2BDAC0E900C3B5CE /* phi3.json */,
158172B92BC5B1470078DCDA /* RWKV-4 Raven Eng.json */,
Expand Down Expand Up @@ -597,6 +600,7 @@
158172CA2BC5B1480078DCDA /* llama chat 2 7B.json in Resources */,
15F210892A191B1B0021F414 /* Preview Assets.xcassets in Resources */,
15F210852A191B1B0021F414 /* Assets.xcassets in Resources */,
1528382D2BF3E1EE000D8B82 /* Lama3 Instruct.json in Resources */,
15D81B002BDAC0E900C3B5CE /* phi3.json in Resources */,
155D5B012BE2285300E43E18 /* Gemma.json in Resources */,
1532BF7E2AA113D5006DC514 /* MagicPrompt-Stable-Diffusion.json in Resources */,
Expand Down
2 changes: 0 additions & 2 deletions LLMFarm/LLMFarm.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
<true/>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.assets.pictures.read-only</key>
<true/>
<key>com.apple.security.files.downloads.read-write</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ Also used sources from:
- [x] [ShareGPT4V](https://huggingface.co/models?search=Lin-Chen/ShareGPT4V)
- [x] [MobileVLM 1.7B/3B models](https://huggingface.co/models?search=mobileVLM)
- [x] [Yi-VL](https://huggingface.co/models?search=Yi-VL)
- [x] [Mini CPM](https://huggingface.co/models?search=MiniCPM)
- [x] [Moondream](https://huggingface.co/vikhyatk/moondream2)

Note: For *Falcon, Alpaca, GPT4All, Chinese LLaMA / Alpaca and Chinese LLaMA-2 / Alpaca-2, Vigogne (French), Vicuna, Koala, OpenBuddy (Multilingual), Pygmalion/Metharme, WizardLM, Baichuan 1 & 2 + derivations, Aquila 1 & 2, Mistral AI v0.1, Refact, Persimmon 8B, MPT, Bloom* select `llama inferece` in model settings.
Expand Down

0 comments on commit 73dae99

Please sign in to comment.