Compare commits

..

106 Commits

Author SHA1 Message Date
Colin f74a5d29bd Update unsuper minist. 2024-11-04 14:23:29 +08:00
Colin df05002c90 Update unsuper minist. 2024-11-03 15:15:33 +08:00
Colin 1bb41f0ee7 Update. 2024-10-31 15:15:13 +08:00
Colin 2ad977a072 Update show. 2024-10-31 00:01:57 +08:00
Colin 59449df047 Refine minist unsuper. 2024-10-28 18:52:28 +08:00
Colin 5b2cd4da61 Add model.conv1.weight normal after update grad. 2024-10-28 16:31:42 +08:00
Colin 6a0b47c674 Update show tools. 2024-10-27 19:48:53 +08:00
Colin a0da2565fe Update minist unsuper. 2024-10-22 19:13:19 +08:00
Colin 385c438c1c Update unsuper. 2024-10-22 13:54:26 +08:00
Colin f3690fd47f Update unsuper learning. 2024-10-07 16:39:29 +08:00
Colin 22464e7724 Update unsuper. 2024-10-05 16:17:41 +08:00
Colin 45d5701835 Unsuper train with max confidense of conv output 2024-10-04 01:30:18 +08:00
Colin 81f203ce59 update the max grad's weight. 2024-09-22 15:18:08 +08:00
Colin 03516f6302 Remove unsuper pool layer. 2024-09-21 17:44:57 +08:00
Colin 39cecd1146 mov optimizer to grad sub. 2024-09-17 01:59:00 +08:00
Colin ce64a2f7aa Update show. 2024-09-16 18:46:09 +08:00
Colin 8583bc56d7 Delete png. 2024-09-16 18:29:15 +08:00
Colin d798295ace Update. 2024-09-16 17:27:37 +08:00
Colin ad246c6c7f Update mnist unsuper learning. 2024-09-08 15:22:12 +08:00
Colin dd07e54edd Update image. 2024-09-07 16:29:01 +08:00
Colin a052fceaeb Update high parameter of minist. 2024-09-02 18:06:47 +08:00
Colin e48e724ca9 Refine minist dump. 2024-09-02 17:52:33 +08:00
Colin 4ad4c01403 Refine train. 2024-09-01 18:15:07 +08:00
Colin c395fa7baa Refine to dump heat image. 2024-09-01 18:01:46 +08:00
梁鸿 4a8846390b Add device set. 2024-08-18 23:47:47 +08:00
Colin f2ee49a639 Add dump in minist. 2024-08-18 17:42:00 +08:00
Colin 950055c210 Refine show. 2024-08-18 16:38:13 +08:00
Colin b860d794a6 refine code 2024-08-18 00:46:36 +08:00
Colin d50cb798b6 Update more. 2024-07-31 22:04:01 +08:00
Colin 50e502ae96 Add auto size support in meaning dataset. 2024-04-23 19:05:06 +08:00
Colin 24957aa2ae Refine train. 2024-04-19 19:12:38 +08:00
Colin 2d415d9e44 Reduce memory cost when build dataset. 2024-04-19 16:57:59 +08:00
Colin 43883be692 Speedup meaning dataset build speed. 2024-04-19 15:08:40 +08:00
Colin b062cc9c94 Save memory cost when meaning dataset build by np array. 2024-04-19 00:51:06 +08:00
Colin a524d01ac3 Add multithread dataloder support. 2024-04-17 23:59:09 +08:00
Colin 17de117bda Refine train, 2024-04-17 20:22:49 +08:00
Colin ef08359a94 Refine meaning dataset memory cost when building. 2024-04-14 23:35:55 +08:00
Colin c907210fc1 Update document. 2024-04-14 17:41:30 +08:00
Colin 9926b893a4 Fix dataset. 2024-04-14 01:27:58 +08:00
Colin 6791264987 Update meaning dataset function. 2024-04-12 20:04:04 +08:00
Colin 43e486aa1c Add mask when validation. 2024-04-10 14:43:16 +08:00
Colin 7434427ec9 Update meaning dataset. 2024-04-10 00:34:47 +08:00
Colin 7560166b76 Dump dataset to single file. 2024-04-07 17:32:21 +08:00
Colin 9d3b9a210a Speedup dataset generate. 2024-04-07 17:03:35 +08:00
Colin 33d1e22655 Refine meaning dataset. 2024-04-07 00:25:21 +08:00
Colin 2bc9e3b57e Refine train dataset. 2024-04-03 17:09:30 +08:00
Colin 3c774983d4 Refine mapping print. 2024-04-03 13:03:59 +08:00
Colin 1642a91d80 Add meaning map print. 2024-04-03 11:24:00 +08:00
Colin 89c12380cb Delete no used files. 2024-04-02 22:34:58 +08:00
Colin a15e55bead Add mapping output. 2024-04-02 19:59:05 +08:00
Colin e2b48c0ab4 Add mamba. 2024-04-02 15:38:49 +08:00
Colin 7a8815cceb Refine the base code. 2024-03-29 22:10:25 +08:00
Colin 618d57f23c Update define. 2024-03-26 18:15:55 +08:00
Colin 33b351ff8a Refine train.py. 2024-03-26 15:01:19 +08:00
Colin b0ca4dc35d Update meaning dataset define. 2024-03-26 11:32:27 +08:00
Colin e29c0b9a41 Add python pip required define. 2024-03-25 20:41:41 +08:00
Colin d10e7a8396 Refine train.py for train. 2024-03-25 19:53:11 +08:00
Colin 4c7fdbe817 Add GPU stress test. 2024-03-25 17:30:41 +08:00
Colin c7391b090e Delete unused files. 2024-03-20 23:05:05 +08:00
Colin c4f7ef2813 Update special dateset. 2024-03-20 23:04:29 +08:00
Colin 01e5f86e94 Add inference. 2024-03-20 22:27:28 +08:00
Colin b248d1d890 Fix model bug. 2024-03-20 22:23:52 +08:00
Colin 72718e6b72 Add Batch dataloader support. 2024-03-18 11:43:41 +08:00
Colin 9feaafcb7a Apply meaning data train. 2024-03-15 11:16:42 +08:00
Colin 0ae63298b2 use custom vocab_size. 2024-03-14 13:28:40 +08:00
Colin 05f17b1221 Refine model config and init. 2024-03-14 11:40:26 +08:00
Colin 8330cbb036 Add meaning dataset. 2024-03-13 19:41:02 +08:00
Colin c094afb0f9 Add tensorboard event out. 2024-03-09 16:55:03 +08:00
Colin f1394d5974 Refine code. 2024-03-08 20:46:42 +08:00
Colin 601c7f6510 Retest wit. 2024-03-07 16:30:37 +08:00
Colin a70d12d04d Rename train file. 2024-03-05 22:09:58 +08:00
Colin 9ef3e92b23 Try model train. 2024-03-05 22:09:28 +08:00
Colin 11fc8f1d39 Refine label used. 2024-03-05 22:08:37 +08:00
Colin fdc8c657b3 Add accurancy in loss. 2024-03-05 19:30:15 +08:00
Colin cf726a5b9f Add loss and logger code. 2024-03-05 15:54:03 +08:00
Colin 9e8e92ae25 Update trainer to custom data. 2024-03-04 21:41:46 +08:00
Colin 1622bf3054 add mnbvc dataset . 2024-03-03 23:35:40 +08:00
Colin 8120be66a6 sperate train and val dataset. 2024-02-26 23:59:00 +08:00
Colin d1906629ab Enable wit train on cutome dataset and loss down. 2024-02-26 22:44:26 +08:00
Colin 1ef3e419cb Add custom dataset support. 2024-02-26 22:44:26 +08:00
Colin e5f97af291 Add wit train support. 2024-02-26 22:44:26 +08:00
Colin fc071dce70 Remove no use tiktoken. 2024-02-21 21:11:15 +08:00
Colin fe13f12327 Add wit. 2024-02-06 14:08:45 +08:00
Colin 6366b52fef Add reaserch sile resault. 2024-02-04 23:48:51 +08:00
Colin 9d5d590b09 Add dataset and wit. 2024-02-04 23:48:24 +08:00
Colin b7c27af6c8 Add research_token to dump token relationship in attention layer0. 2024-01-29 00:12:08 +08:00
Colin 185278f3a9 Update research_attention dump without sum. 2024-01-28 17:55:08 +08:00
Colin 3f296ccdb2 Update research. 2024-01-26 20:35:25 +08:00
Colin bba27e3444 Refine prepareInput. 2024-01-25 18:05:08 +08:00
Colin 19491d1f4a Refine model of qwen. 2024-01-24 21:26:19 +08:00
Colin 11af10e710 Refine research_attention and forward model. 2024-01-23 13:13:21 +08:00
Colin 1811b9611a Refine research_attention. 2024-01-22 20:57:27 +08:00
Colin 5dbac40925 Refien. 2024-01-21 22:43:16 +08:00
Colin 17a2df2e6f Update show and q@k dump. 2024-01-21 20:50:36 +08:00
Colin ae6ea67bbe Refine qwen/research_attention.py. 2024-01-21 17:54:05 +08:00
Colin dab1c94bc6 Refine qwen to module fomater. 2024-01-21 16:47:54 +08:00
Colin 9d28280cb1 Refine model of qwen and add runner. 2024-01-21 12:45:56 +08:00
Colin 7c047f0b32 Refine model of qwen. 2024-01-21 02:33:55 +08:00
Colin 40ae899515 Refine model of qwen. 2024-01-20 23:01:09 +08:00
Colin 4d493014ba Refine model of qwen. 2024-01-20 20:20:18 +08:00
Colin 12dcbec718 PreTrainedModel to mm.Module 2024-01-20 20:06:59 +08:00
Colin 0458e7303c Remove attention_mask 2024-01-20 18:08:20 +08:00
Colin cd50c10e8c Move readme to charglm. 2024-01-20 00:11:12 +08:00
Colin e7ba788982 Delete docs. 2024-01-20 00:10:27 +08:00
colin 69154a4777 删除 doc/主观意识生成对话.md 2024-01-19 18:22:50 +08:00
colin fd0b0c63ba 删除 chatglm/graph.md 2024-01-19 18:22:39 +08:00
244 changed files with 8063 additions and 572567 deletions

11
.gitignore vendored
View File

@ -1,3 +1,12 @@
__pycache__
.vscode
*.txt
*.npy
temp
lightning_logs
checkpoints
build
log
logs
data

View File

@ -1,88 +0,0 @@
## data flow
```
query -> "你好"
tokenizer -> input_ids [6]
rotary_pos_emb embedding -> [1, 6, 4096]
GLMBlock x 28 -> [6, 1, 4096] <━━━┓
RMSNorm -> [6, 1, 4096] ┃ final_layernorm
[-1:] -> [1, 1, 4096] ┃
Linear -> [1, 1, 65024] ┃ output_layer 4096->65024
softmax -> [1, 65024] ┃
multinomial -> [1] ┃
cat([input_ids, next_tokens]) ━━━┛
tokenizer.decode( )
# GLMBlock
input
RMSNorm hidden_states -> [6, 1, 4096]
┃ ┋
┃ ┋ ┃ pow(2) -> [6, 1, 4096]
┃ ┋ ┃ ┃
┃ ┋ ┃ mean -> [6, 1, 1]
┃ ┋ ┃ ↓
┃ ┋ ┃ rsqrt( + eps) -> [6, 1, 1]
┃ ┋ ╲
┃ ┋ mul -> [6, 1, 4096]
┃ ┋ ╲ weight -> [4096]
┃ ┋ ╲
┃ RMSNorm mul -> [6, 1, 4096]
┃ ╲
┃ SelfAttention x -> [6, 1, 4096]
┃ ┋ ┃
┃ ┋ Linear -> [6, 1, 4608] 4096->4608
┃ ┋ ┃ ╲
┃ ┋ q k v [6, 1, 32, 128] [6, 1, 2, 128] [6, 1, 2, 128]
┃ ┋ ┃ ╲
┃ ┋ pos_emb pos_emb ╲ -> cat( x0*y0-x1*y1, x1*y0-x0*y1, x, y)
┃ ┋ ┃ ┃ ┃
┃ ┋ ┃ expand expand -> [6, 1, 32, 128] [6, 1, 32, 128]
┃ ┋ permute permute permute -> [1, 32, 6, 128] [1, 32, 6, 128] [1, 32, 6, 128]
┃ ┋ ╲
┃ ┋ ┏---- matmul ┃ -> [1, 32, 6, 128] [1, 32, 128, 6] -> [1, 32, 6, 6]
┃ ┋ ┃ add(mask) -> [1, 32, 6, 6]
┃ ┋ attention┃ softmax -> [1, 32, 6, 6] dim:-1
┃ ┋ ┃ ╲
┃ ┋ ┗---- matmul -> [1, 32, 6, 6] [1, 32, 6, 128] -> [1, 32, 6, 128] -> [6, 1, 4096]
┃ SelfAttention Linear -> [6, 1, 4096] 4096->4096
┃ dropout
Add
┃ RMSNorm hidden_states -> [6, 1, 4096]
┃ ┋
┃ ┋ ┃ pow(2) -> [6, 1, 4096]
┃ ┋ ┃ ┃
┃ ┋ ┃ mean -> [6, 1, 1]
┃ ┋ ┃ ↓
┃ ┋ ┃ rsqrt( + eps) -> [6, 1, 1]
┃ ┋ ╲
┃ ┋ mul -> [6, 1, 4096]
┃ ┋ ╲ weight -> [4096]
┃ ┋ ╲
┃ RMSNorm mul -> [6, 1, 4096]
┃ mlp
┃ ┋ Linear -> [6, 1, 27392] 4096->27392
┃ ┋
┃ ┋ chunk1 chunk0 -> [6, 1, 13696]
┃ ┋ ┃ ┃ ╲
┃ ┋ ┃ ┃ sigmoid
┃ ┋ ┃ ┃
┃ ┋ ┃ mul
┃ ┋ ╲
┃ ┋ mul -> [6, 1, 13696]
┃ mlp Linear -> [6, 1, 4096] 13696->4096
┃ dropout
Add
```

View File

@ -1,42 +0,0 @@
# q matmul k
## model
qwen/Qwen-1_8B-Chat
## input
```python
<|im_start|>system
You are a helpful assistant.<|im_end|>
<|im_start|>user
你好<|im_end|>
<|im_start|>assistant
莎是现代汉语的男性的名字,出自《诗经》中的“采采卷耳
```
![](q_matmul_k_layer_0.png "")
![](q_matmul_k_layer_1.png "")
![](q_matmul_k_layer_2.png "")
![](q_matmul_k_layer_3.png "")
![](q_matmul_k_layer_4.png "")
![](q_matmul_k_layer_5.png "")
![](q_matmul_k_layer_6.png "")
![](q_matmul_k_layer_7.png "")
![](q_matmul_k_layer_8.png "")
![](q_matmul_k_layer_9.png "")
![](q_matmul_k_layer_10.png "")
![](q_matmul_k_layer_11.png "")
![](q_matmul_k_layer_12.png "")
![](q_matmul_k_layer_13.png "")
![](q_matmul_k_layer_14.png "")
![](q_matmul_k_layer_15.png "")
![](q_matmul_k_layer_16.png "")
![](q_matmul_k_layer_17.png "")
![](q_matmul_k_layer_18.png "")
![](q_matmul_k_layer_19.png "")
![](q_matmul_k_layer_20.png "")
![](q_matmul_k_layer_21.png "")
![](q_matmul_k_layer_22.png "")
![](q_matmul_k_layer_23.png "")

View File

@ -1,67 +0,0 @@
当前状态:
1.情绪: 狼狈不堪。
2.注意力: 检查自己的左手臂和膝盖是否有红肿或擦痕。
3.当前在思考什么: 应该及时处理伤口,免得后患无穷。也许回家再处理会更明智一点。
4.生理状态: 左手臂和膝盖疼痛不已,可能摔下有伤。
发现新情况: 发现膝盖流血了
请按照下面()里面回答我的问题,尽量得详细描述每一项,不要给其他的建议
1.情绪:()
2.注意力()
3.当前在思考什么()
4.生理状态()
当前状态:
情绪: 狼狈不堪。你感到困惑、不安和不舒服,可能还有一些惊恐或焦虑的情绪。这是因为你的身体受伤并且发现膝盖流血,这种情况会引起担忧和紧张情绪。
注意力: 你的注意力仍然集中在检查自己的左手臂和膝盖是否有红肿或擦痕上。你关注的重点是身体的伤势和状况,以及现在又出现了膝盖流血的情况,这进一步引起了你对伤势的关注和紧张。
当前在思考什么: 你正在思考应该如何及时处理伤口,以免留下后患。你之前考虑过回家再处理伤口,但现在面对膝盖流血的情况,你可能会重新评估并考虑寻求更及时的医疗帮助。你可能在思考是否需要立即就医或寻求其他形式的紧急救助。
生理状态: 你的左手臂和膝盖疼痛不已,这表明可能发生了摔倒或其他伤害。这种持续的疼痛会对你的日常活动和舒适感造成影响,并进一步增加了你的焦虑和不适感。此外,你现在还发现膝盖流血,这需要特别关注和处理。
发现新情况: 有一辆救护车过来了
请按照下面()里面回答我的问题,尽量得详细描述每一项,不要给其他的建议
1.情绪:()
2.注意力()
3.当前在思考什么()
4.生理状态()
当前状态:
情绪: 狼狈不堪。你的情绪可能有些紧张和不安,但同时也有一丝希望和宽慰,因为有一辆救护车过来了,这意味着有专业的医护人员将会提供帮助。
注意力: 你的注意力现在可能转移到了救护车的到来上。你可能在观察救护车的行动并期待医护人员的到来,以便能够得到适当的医疗和救助。
当前在思考什么: 你正在思考救护车的到来是否能够及时帮助你处理伤口。你可能在考虑接下来的行动,如如何与医护人员沟通、告知他们你的伤势情况以及对伤口的处理需求等。
生理状态: 你的左手臂和膝盖仍然疼痛,但现在有救护车的到来,你可以期待专业医护人员对你的伤势进行评估和处理。膝盖的出血也需要专业处理,救护车的到来为你提供了及时的医疗资源。
发现新情况: 救护车开走了
请按照下面()里面回答我的问题,尽量得详细描述每一项,不要给其他的建议
1.情绪:()
2.注意力()
3.当前在思考什么()
4.生理状态()
当前状态:
情绪: 你可能感到失望、焦虑和困惑,因为救护车开走了,没有提供及时的医疗帮助。你可能感到担心自己的伤势没有得到妥善处理,这可能增加了你的不安情绪。
注意力: 你的注意力可能再次转回到自己的伤势上,因为救护车离开了,你需要重新考虑接下来的行动。你可能在思考是否需要寻求其他的医疗资源或者联系其他人寻求帮助。
当前在思考什么: 你正在思考应该采取什么措施来处理伤口和缓解疼痛。你可能会考虑联系其他的医疗机构或者寻求朋友、家人的建议和支持。你也可能在思考如何前往医疗机构或医院寻求进一步的治疗。
生理状态: 你的左手臂和膝盖仍然疼痛,而且现在没有专业的医护人员提供帮助。你可能需要寻找其他方法来处理伤口和控制疼痛。你可以使用清洁的纱布或绷带暂时包扎伤口,并尽量避免过度活动,以免加重伤势。
发现新情况: 发现休息一会儿后,膝盖不疼了,而且可以走路了
请按照下面()里面回答我的问题,尽量得详细描述每一项,只要回答下面几项,不要给其他的建议
1.情绪:()
2.注意力()
3.当前在思考什么()
4.生理状态()
当前状态:
情绪: 你可能感到一些松了一口气,因为休息一会儿后,膝盖的疼痛减轻了,你能够走路了。你可能还感到一些困惑,因为之前的疼痛情况可能与你的预期不符。你可能会感到一些轻微的希望和安慰,因为你的伤势表现出一些好转的迹象。
注意力: 你的注意力可能会再次转移到你的身体感受上,因为你意识到膝盖的疼痛有所减轻,你能够走路了。你可能会开始思考接下来的行动,如是否需要进一步的医疗评估,或者是否可以自行处理伤口。
当前在思考什么: 你正在思考如何进一步处理伤口和控制疼痛。考虑到你能够走路了,你可能会思考是否仍然需要寻求医疗资源,或者是否可以采取自我护理措施来处理伤口。你可能会考虑使用适当的药物或采取其他方法来缓解疼痛和促进伤口的康复。
生理状态: 你的左手臂仍然疼痛,但你的膝盖疼痛减轻,并且你能够走路了。尽管如此,你的伤口仍然需要得到妥善处理和护理。你可以继续使用清洁的纱布或绷带来包扎伤口,以保持伤口的清洁和干燥。此外,继续避免过度活动是很重要的,以免加重伤势或引发其他并发症。
发现新情况: 肚子很饿
请按照下面()里面回答我的问题,尽量得详细描述每一项,只要回答下面几项,不要给其他的建议
1.情绪:()
2.注意力()
3.当前在思考什么()
4.生理状态()
情绪: 你可能感到一些松了一口气,因为伤口的疼痛有所减轻,你能够走路了。然而,由于你肚子很饿,你可能会感到一些不舒服和分散注意力的情绪。你可能会希望尽快解决饥饿问题,以恢复体力和精神状态。
注意力: 你的注意力可能会转移到你的饥饿感上,因为它变得非常强烈。你可能会开始思考如何解决肚子饿的问题,可能会考虑吃些东西来满足身体的需求。这可能会分散你对伤口处理和疼痛管理的注意力。
当前在思考什么: 你正在思考如何满足饥饿感和解决肚子饿的问题。你可能会思考是否有食物可用,以及如何获取食物。同时,你可能也会思考如何平衡满足饥饿感和继续处理伤口的需要。
生理状态: 你的左手臂仍然疼痛,但膝盖疼痛减轻,并且你能够走路了。然而,你现在感到非常饥饿,这可能对你的体力和精神状态产生影响。为了满足饥饿感,你可以尝试找到食物来满足身体的能量需求,并确保继续给伤口提供适当的护理。

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Some files were not shown because too many files have changed in this diff Show More